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

No final results generated if no step has options #64

Closed
HauHe opened this issue Jul 31, 2023 · 1 comment
Closed

No final results generated if no step has options #64

HauHe opened this issue Jul 31, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@HauHe
Copy link
Collaborator

HauHe commented Jul 31, 2023

If no step has options the results of the steps are not merged in the results folder.
Issue is that main.py in line 431 searches for subdirectories in ../results but if no step has option no subdirectories exist.

@HauHe
Copy link
Collaborator Author

HauHe commented Aug 1, 2023

Addressed by #67

@HauHe HauHe closed this as completed Aug 1, 2023
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

1 participant