-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
Format python now that auto-formatting is actually enabled #589
Conversation
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #589 +/- ##
==========================================
- Coverage 51.60% 51.59% -0.01%
==========================================
Files 24 24
Lines 5676 5675 -1
==========================================
- Hits 2929 2928 -1
Misses 2747 2747
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ 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.
We may want to check with @rtertiaer to verify that auto-formatting works for his vi-based development workflow.
Note: I had to update my python version to get this to work. Using python 3.7, the same version on amplipi has failures with the jedi server. |
What does this change intend to accomplish?
See title.
Checklist
./scripts/test