-
Notifications
You must be signed in to change notification settings - Fork 40
Remove pylint noqa comments #3322
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
base: master
Are you sure you want to change the base?
Conversation
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
Test results 12 files 12 suites 11m 37s ⏱️ Results for commit d508710. ♻️ This comment has been updated with latest results. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3322 +/- ##
=======================================
Coverage 60.76% 60.76%
=======================================
Files 606 606
Lines 43794 43793 -1
Branches 48 48
=======================================
+ Hits 26610 26612 +2
+ Misses 17172 17169 -3
Partials 12 12 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
After removing pylint these are not necessary any longer
e98746f
to
d508710
Compare
|
Should be merged after #3299. Closes #3321.