-
Notifications
You must be signed in to change notification settings - Fork 13
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
ConfigOutput is not behaving as expected or hoped #215
Comments
Item 1 ✅ |
The code to fix this is present in the branch |
# ConfigOutput enhancements ## Fixes \#215 --- # Change Description * Correct the output times of ConfigOutput. * Reuse files for multiple output instances, rather than creating a new file each time. --- # Test Description The test ConfigOutput_test tests this class. ~This test shall remain a draft until PR #373 is merged into develop.~
The text was updated successfully, but these errors were encountered: