team-folivora / annoto

Medical annotation tool
MIT License
0 stars 1 forks source link

Ci/isort #32

Closed bewee closed 2 years ago

bewee commented 2 years ago

This PR suggests using isort to automatically sort import statements

~Based on #31~

codecov-commenter commented 2 years ago

Codecov Report

Merging #32 (f03ce9a) into dev (7f8fc0d) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##               dev       #32   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           43        43           
=========================================
  Hits            43        43           
Impacted Files Coverage Δ
api/mod/src/app.py 100.00% <ø> (ø)
api/mod/src/settings.py 100.00% <ø> (ø)
api/mod/tests/integration/test_integration.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7f8fc0d...f03ce9a. Read the comment docs.