You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To better support manipulating and storing new config values in code. Need to refactor config.py to be a JSON file and write appropriate load and save methods, update the config checker module and ensure config is still presented as an importable module for other modules using it.
The text was updated successfully, but these errors were encountered:
To better support manipulating and storing new config values in code. Need to refactor config.py to be a JSON file and write appropriate load and save methods, update the config checker module and ensure config is still presented as an importable module for other modules using it.
The text was updated successfully, but these errors were encountered: