stefan-jansen / zipline-reloaded

Zipline, a Pythonic Algorithmic Trading Library
https://zipline.ml4trading.io
Apache License 2.0
1.13k stars 210 forks source link

Fix Black Format to version 22 #171

Closed MBounouar closed 1 year ago

MBounouar commented 1 year ago

Fix the black formatting style version 22 for the moment.

codecov[bot] commented 1 year ago

Codecov Report

Base: 88.09% // Head: 88.09% // No change to project coverage :thumbsup:

Coverage data is based on head (eb5673f) compared to base (58ddd37). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #171 +/- ## ======================================= Coverage 88.09% 88.09% ======================================= Files 170 170 Lines 16031 16031 ======================================= Hits 14123 14123 Misses 1908 1908 ``` | [Impacted Files](https://codecov.io/gh/stefan-jansen/zipline-reloaded/pull/171?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Stefan+Jansen) | Coverage Δ | | |---|---|---| | [src/zipline/data/bundles/csvdir.py](https://codecov.io/gh/stefan-jansen/zipline-reloaded/pull/171?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Stefan+Jansen#diff-c3JjL3ppcGxpbmUvZGF0YS9idW5kbGVzL2NzdmRpci5weQ==) | `88.23% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Stefan+Jansen). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Stefan+Jansen)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.