Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions folder_sort_GUI.py
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,7 @@ def FolderSort(self,path):
self.browse.config(state="normal")
self.button.config(state="normal")
#END OF FOLDER SORT FUNCTION
#end
#All the errors to print if the folder cannot be sorted
else:
if path != '':
Expand Down