-
Notifications
You must be signed in to change notification settings - Fork 172
Apply more ruff rules #633
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: main
Are you sure you want to change the base?
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #633 +/- ##
==========================================
- Coverage 53.20% 53.11% -0.09%
==========================================
Files 13 13
Lines 1109 1107 -2
==========================================
- Hits 590 588 -2
Misses 519 519 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
fdff091 to
a2bf5b9
Compare
|
I'm not seeing any changes to |
e52494a to
795d5df
Compare
|
May I ask what prompted this change? |
9c9fa29 to
531756f
Compare
|
I just tried to apply some rules that raised a few valid issues in other projects. |
59869f3 to
a2c0acc
Compare
a2c0acc to
c95b95b
Compare
517db89 to
494b33c
Compare
d4cc000 to
8dd898b
Compare
8e55134 to
6459c32
Compare
PIE810 Call `endswith` once with a `tuple`
FLY002 Consider f-string instead of string join
PERF401 Use a list comprehension to create a transformed list
6459c32 to
eaa6104
Compare
No description provided.