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

Split up import of multiple modules on one line #961

Conversation

johannaengland
Copy link
Contributor

In preparation of adding E4 rules to ruff - this fixes E401 - multiple imports on one line.

Copy link

sonarcloud bot commented Nov 26, 2024

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.98%. Comparing base (862a35f) to head (fa3a5a3).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #961   +/-   ##
=======================================
  Coverage   82.97%   82.98%           
=======================================
  Files          99       99           
  Lines        4330     4331    +1     
=======================================
+ Hits         3593     3594    +1     
  Misses        737      737           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@johannaengland johannaengland merged commit bcb6489 into Uninett:master Nov 28, 2024
10 of 11 checks passed
@johannaengland johannaengland deleted the cleanup/split-multiple-import-one-line branch November 28, 2024 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants