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

Fix import and formatting issues in multiple files #11

Merged
merged 7 commits into from
Apr 5, 2024
Merged

Conversation

tlambert03
Copy link
Owner

This pull request fixes import and formatting issues in multiple files. The changes include:

  • Removed unused import in tests/test_matslines.py

  • Added missing import in src/microsim/__init__.py

  • Fixed formatting in src/microsim/_operator.py

  • Removed unused code in src/microsim/models/_sample.py

  • Fixed formatting in src/microsim/samples/_bresenham.py

  • Fixed formatting in src/microsim/samples/_matslines.py

  • Removed unused code in src/microsim/models/_camera.py

  • Fixed formatting in src/microsim/models/_renderable.py

  • Fixed formatting in src/microsim/util.py

  • Fixed formatting in src/microsim/illum/_sim.py

  • Fixed formatting in src/microsim/samples/_cosem.py

  • Updated pre-commit hooks in .pre-commit-config.yaml

  • Added thoughts.md file

Copy link

codecov bot commented Apr 5, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@tlambert03 tlambert03 merged commit ae759e9 into main Apr 5, 2024
19 checks passed
@tlambert03 tlambert03 deleted the update branch April 5, 2024 15:16
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