You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@ Here is some more detailed information about the scripts I have written. I do n
2
2
3
3
In the scripts the comments etc are lined up correctly when they are viewed in [Notepad++](https://notepad-plus-plus.org/). This is what I use to code Python scripts.
4
4
5
-
-`batch_file_rename.py` - This batch will rename a group of files in a given directory, once you pass the current and new extensions.
5
+
-`batch_file_rename.py` - This will batch rename a group of files in a given directory, once you pass the current and new extensions.
6
6
7
7
-`create_dir_if_not_there.py` - Checks to see if a directory exists in the users home directory, if not then create it.
0 commit comments