maximdanilchenko / aiohttp-apispec

Build and document REST APIs with aiohttp and apispec
https://aiohttp-apispec.rtfd.io
MIT License
220 stars 58 forks source link

Fix black formatting #130

Closed yurkovoznyak closed 1 year ago

yurkovoznyak commented 1 year ago

Fixed failing black formatter build job. Please release a new version with #123 MR and other features. Thanks!

codecov-commenter commented 1 year ago

Codecov Report

Base: 95.45% // Head: 94.59% // Decreases project coverage by -0.85% :warning:

Coverage data is based on head (f0d3edd) compared to base (b78c894). Patch coverage: 85.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #130 +/- ## ========================================== - Coverage 95.45% 94.59% -0.86% ========================================== Files 8 8 Lines 242 259 +17 ========================================== + Hits 231 245 +14 - Misses 11 14 +3 ``` | [Impacted Files](https://codecov.io/gh/maximdanilchenko/aiohttp-apispec/pull/130?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Maksim) | Coverage Δ | | |---|---|---| | [aiohttp\_apispec/aiohttp\_apispec.py](https://codecov.io/gh/maximdanilchenko/aiohttp-apispec/pull/130?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Maksim#diff-YWlvaHR0cF9hcGlzcGVjL2Fpb2h0dHBfYXBpc3BlYy5weQ==) | `93.71% <85.00%> (-1.36%)` | :arrow_down: | 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=Maksim). 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=Maksim)

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

kiforchuk commented 1 year ago

@maximdanilchenko Could you please merge it? It will fix build