-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DEV: Fixed Black GitHub action #33
DEV: Fixed Black GitHub action #33
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #33 +/- ##
=======================================
Coverage 66.58% 66.58%
=======================================
Files 13 13
Lines 832 832
=======================================
Hits 554 554
Misses 278 278 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @VinzentRisch, thanks for fixing that! I'm wondering whether we should change the name of this action from "Lint" to "Black" - just to clearly distinguish it from the other lint that is running in parallel - could you update lines 1 and 6? Thanks! This and the small comment in-line aside, feel free to merge afterwards 🙌
Black GitHub action was not working.
There where two Problems: