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
Maybe we should have a utils module instead of only the utils.py script.
Otherwise we have in one file both the code for parsing the config file and, for example, the hardcoded ants method. Probably not optimal.
The text was updated successfully, but these errors were encountered:
Maybe we should have a utils module instead of only the utils.py script.
Otherwise we have in one file both the code for parsing the config file and, for example, the hardcoded ants method. Probably not optimal.
The text was updated successfully, but these errors were encountered: