Skip to content
New issue

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

Writing the CSV result files #3

Closed
Negnamazi opened this issue Jan 19, 2022 · 1 comment
Closed

Writing the CSV result files #3

Negnamazi opened this issue Jan 19, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Negnamazi
Copy link
Collaborator

When force_rewrite = True, the function must recreate the result folder and overwrite the files.

@Negnamazi Negnamazi added the bug Something isn't working label Jan 19, 2022
@mohammadamint
Copy link
Collaborator

os.mkdir has been replaced by os.makedirs to solve the problem of recreating existing files in results nested files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants