-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding option to process folders through text file (#62)
* Add option for folder through text file * Reading files and folders from text file * Fixing error: input_name -> folder * Helping -> helper * Separating input into its own function * Fixing, separating and improving stuff * Removing print :) * No need for recursion when using os.walk * Removing possibly repeated entries from list * Fixing small bug; couldn't read line properly from file * replace() -> strip()
- Loading branch information
Alexandre de Siqueira
authored
Mar 10, 2021
1 parent
2ff4c3d
commit fc56abd
Showing
1 changed file
with
62 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters