-
Notifications
You must be signed in to change notification settings - Fork 1
Fix param usage regex bug #29
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good to merge after addressing comment below
I feel like I am not in love with the logger prints being generated. It looks harder to keep a pretty format (not that what I was printing before was necessarily 'pretty') thoughts? |
Okay, good point. I've updated the code so that all loggers use new If you want to get rid of the logging format, you can simply set those values to Updates in commit |
Issues resolved:
Config[EOM] #26Routine.validate_parameter_usage) #28Makes progress on: