-
-
Save tengpeng/6151e7c71f065d0dbac7 to your computer and use it in GitHub Desktop.
add end folder
This file contains hidden or 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
from_dir = from_dir if from_dir.endswith('/') else from_dir + '/' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment