Out[11]: ['.git', '.gitignore', '.ipynb_checkpoints', '.mypy_cache ... then you could get the list of files in that subdirectory and add them to the list over which you're iterating. Or, you can use t...
Out[11]: ['.git', '.gitignore', '.ipynb_checkpoints', '.mypy_cache ... then you could get the list of files in that subdirectory and add them to the list over which you're iterating. Or, you can use t...