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: add a couple rules to ruff #103

Merged
merged 4 commits into from
Jul 20, 2023

Conversation

tlambert03
Copy link
Member

among others, bans relative imports

@tlambert03 tlambert03 changed the title styles: add a couple rules to ruff style: add a couple rules to ruff Jul 20, 2023
@codecov
Copy link

codecov bot commented Jul 20, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01 ⚠️

Comparison is base (de02308) 96.33% compared to head (c2f3ca7) 96.32%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #103      +/-   ##
==========================================
- Coverage   96.33%   96.32%   -0.01%     
==========================================
  Files          12       12              
  Lines         736      735       -1     
==========================================
- Hits          709      708       -1     
  Misses         27       27              
Impacted Files Coverage Δ
src/useq/__init__.py 100.00% <100.00%> (ø)
src/useq/_actions.py 100.00% <100.00%> (ø)
src/useq/_channel.py 96.29% <100.00%> (ø)
src/useq/_hardware_autofocus.py 96.96% <100.00%> (ø)
src/useq/_mda_event.py 86.20% <100.00%> (-0.24%) ⬇️
src/useq/_mda_sequence.py 98.34% <100.00%> (ø)
src/useq/_position.py 96.00% <100.00%> (ø)
src/useq/_time.py 100.00% <100.00%> (ø)
src/useq/_z.py 98.38% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tlambert03 tlambert03 merged commit 5d55cc7 into pymmcore-plus:main Jul 20, 2023
@tlambert03 tlambert03 deleted the update-lint branch July 20, 2023 00:51
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