geem-lab / overreact

⚛️📈 Create and analyze chemical microkinetic models built from computational chemistry data. Crafted at the @geem-lab.
https://geem-lab.github.io/overreact-guide/
MIT License
48 stars 9 forks source link

Remove some line breaks #568

Closed schneiderfelipe closed 7 months ago

schneiderfelipe commented 7 months ago

Those line breaks are removed by the most recent version of black, so this PR also fixes the CI failures.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (04ad348) 97.19% compared to head (4a31f4b) 97.19%. Report is 13 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #568 +/- ## ======================================= Coverage 97.19% 97.19% ======================================= Files 29 29 Lines 6209 6209 ======================================= Hits 6035 6035 Misses 174 174 ```

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