This repository has been archived by the owner on Jun 8, 2023. It is now read-only.
⚡️ Rework warnings in mgm-hurry
#136
Labels
Feature - Cleanup
Remove unneeded files
Feature - Enhancement
Update or improvement to existing feature
Planned
Planned feature, improvement or bugfix (not being worked on yet)
Some of the warnings thrown in
mgm-hurry
are unneeded to be thrown.File not always present, should only be thrown once (in-code comment points where in the code):WARNING - 🤷 No "{installdir}/user_data/mgm-config-hyperopt.json" file found in the "user_data" directory. Please run: mgm-hurry setup
in-code:mgm-hurry
-sys.exit(1) # Warning should already be thrown when loading the config files
The text was updated successfully, but these errors were encountered: