-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Applied Formatting using Black Command on 13 files #4144
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4144 +/- ##
==========================================
- Coverage 88.75% 88.74% -0.01%
==========================================
Files 89 89
Lines 14037 14024 -13
==========================================
- Hits 12458 12446 -12
+ Misses 1579 1578 -1
|
This reverts commit 3410f4d.
@Yash1256 this looked like it was on the right track |
@MarcoGorelli Sir it was my bad actually I should make a 15 files in a one commit but after that I applied the |
sure, no hurry, feel free to ping me if you want/need help |
I think you would just need to do |
@MarcoGorelli Thanks Sir I will Sure come up with the right pr. |
Issue #4109 Applied Formatting Using
black
Command and After That runpre-commit run pyupgrade --all
to all the files.