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

Change the imports from import lib as l to from lib import functions #6

Open
jim-rafferty opened this issue Oct 11, 2021 · 1 comment
Assignees

Comments

@jim-rafferty
Copy link
Collaborator

Clean up the imports to avoid importing unecessary stuff.

@jim-rafferty jim-rafferty self-assigned this Oct 11, 2021
@jim-rafferty
Copy link
Collaborator Author

I thought this would be fixed in 6f3c1e5, but dir(multimorbidity_hypergraphs) still contains a load of imports like np for numpy etc and I'm not completely sure where they are coming from.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant