Skip to content
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

[pycodestyle] Add blank line(s) rules (E301, E302, E303, E304, E305, E306) #9266

Merged
merged 128 commits into from
Feb 8, 2024

Remove unnecessary state variables

aea3493
Select commit
Loading
Failed to load commit list.
Merged

[pycodestyle] Add blank line(s) rules (E301, E302, E303, E304, E305, E306) #9266

Remove unnecessary state variables
aea3493
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Feb 8, 2024 in 0s

Performance Regression: -4.52%

Summary

⚡ 8 improvements
❌ 1 regressions
✅ 21 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main hoel-bagard:blank_lines_non_logical Change
lexer[unicode/pypinyin.py] 571.5 µs 545.2 µs +4.84%
lexer[numpy/globals.py] 223.5 µs 159.9 µs +39.75%
parser[numpy/globals.py] 1,117.5 µs 982 µs +13.8%
parser[large/dataset.py] 69.1 ms 63.9 ms +8.17%
lexer[numpy/ctypeslib.py] 1.8 ms 1.7 ms +11.36%
linter/all-with-preview-rules[numpy/ctypeslib.py] 21.6 ms 22.7 ms -4.52%
parser[unicode/pypinyin.py] 4.3 ms 4 ms +8.26%
parser[pydantic/types.py] 26.4 ms 24.5 ms +7.71%
parser[numpy/ctypeslib.py] 11.8 ms 10.8 ms +9.47%