MatterMiners / tardis

Transparent Adaptive Resource Dynamic Integration System
https://cobald-tardis.readthedocs.io
MIT License
14 stars 21 forks source link

Fix flake8 B909 checks #347

Closed giffels closed 5 months ago

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.92%. Comparing base (39fc5cd) to head (0fc65db). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #347 +/- ## ======================================= Coverage 98.92% 98.92% ======================================= Files 55 55 Lines 2226 2226 ======================================= Hits 2202 2202 Misses 24 24 ```

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

giffels commented 5 months ago

This was already fixed upstream in https://github.com/PyCQA/flake8-bugbear/pull/469. Closing this now.