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

Clean up imports #58

Merged
merged 6 commits into from
Sep 25, 2024
Merged

Clean up imports #58

merged 6 commits into from
Sep 25, 2024

Conversation

jvansanten
Copy link
Collaborator

  • prefer explicit imports to *
  • sort imports
  • remove unused imports
  • import numpy -> import bumpy as np

@jvansanten jvansanten merged commit 4601d19 into main Sep 25, 2024
3 checks passed
@jvansanten jvansanten deleted the import-cleanup branch September 25, 2024 12:34
This was referenced Sep 25, 2024
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

Successfully merging this pull request may close these issues.

1 participant