Transport-for-the-North / caf.toolkit

Toolkit of transport planning and appraisal functionalities.
https://caftoolkit.readthedocs.io/en/stable/
Other
0 stars 2 forks source link

Add isort #96

Closed BenTaylor-TfN closed 10 months ago

BenTaylor-TfN commented 11 months ago

Describe Changes

Adding isort as a linter

Task Checklist


📚 Documentation preview 📚: https://caftoolkit--96.org.readthedocs.build/en/96/

codecov[bot] commented 11 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (c040150) 93.26% compared to head (6c53869) 93.15%. Report is 2 commits behind head on main.

Files Patch % Lines
...caf/toolkit/concurrency/multiprocessing_wrapper.py 75.00% 1 Missing :warning:
src/caf/toolkit/cost_utils.py 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #96 +/- ## ========================================== - Coverage 93.26% 93.15% -0.11% ========================================== Files 22 22 Lines 1573 1535 -38 ========================================== - Hits 1467 1430 -37 + Misses 106 105 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.