We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[fn] copy_files_except_ext [*] Loop [*] "/home/azerupi/ECAM/PH20/src/ondes_mecaniques" [*] is dir An error occured: File exists (os error 17)
The text was updated successfully, but these errors were encountered:
Forgot to check if the directory already existed before making it and calling recursively..
When fixed, need to add this case to the test
Sorry, something went wrong.
Fixed the error in copy_files_except_ext #55
0a50d6b
c725df3
No branches or pull requests
The text was updated successfully, but these errors were encountered: