Skip to content
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

Divide utility functions into separate modules #18

Open
pschmitt52 opened this issue Jan 20, 2017 · 0 comments
Open

Divide utility functions into separate modules #18

pschmitt52 opened this issue Jan 20, 2017 · 0 comments

Comments

@pschmitt52
Copy link

pschmitt52 commented Jan 20, 2017

Instead of keeping all of the modules in the same utils.py file, break them out into separate submodules. This will help prevent situations where, for example, a user imports matplotlib when they're only using the n_way_models function (that doesn't use matplotlib).

@rhiever rhiever changed the title matplotlib Divide utility functions into separate modules Jan 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants