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

STYLE: Miscellaneous import cleanup in tract_math script #81

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

jhlegarreta
Copy link
Contributor

Miscellaneous import cleanup in tract_math script:

  • Remove unused imports: do not import os and warning.
  • Remove duplicate imports: remove duplicate sys import statement.

Take advantage of the commit to remove the commented statement appending the parent directory to the path.

@jhlegarreta
Copy link
Contributor Author

This change should be uncontroversial/is ready to be merged.

Miscellaneous import cleanup in `tract_math` script:
- Remove unused imports: do not import `os` and `warning`.
- Remove duplicate imports: remove duplicate `sys` import statement.

Take advantage of the commit to remove the commented statement appending
the parent directory to the path.
@jhlegarreta jhlegarreta force-pushed the MiscImportCleanupTractMath branch from 92be018 to 6257566 Compare January 13, 2025 15:16
@jhlegarreta
Copy link
Contributor Author

Rebased on master, fixed conflicts. Ready to go.

@demianw demianw merged commit 8d108e2 into demianw:master Jan 13, 2025
7 checks passed
@jhlegarreta jhlegarreta deleted the MiscImportCleanupTractMath branch January 13, 2025 15:23
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.

2 participants