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
Utilities is too generic and contains too much stuff: it should be split into more specific files. This may be annoying for backward compatibility though...
Maybe leave utilities.py with from <file> import *
Some functions are too specific to be in utilities
The text was updated successfully, but these errors were encountered: