Commit 93cb808
committed
fix(style): flake8 ignore rules & improve style
Updated flake8 ignore rules to include
W293 and W503. Improved comments for clarity
on linting behavior.
See [Action Run #17 (17516215023) > build > Lint with flake8](https://github.com/SyntaxAerror/stat-log-db/actions/runs/17516215023)1 parent 817f5dd commit 93cb808
File tree
3 files changed
+6
-4
lines changed- .github/workflows
- stat_log_db/src/stat_log_db
- tests
3 files changed
+6
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
451 | 451 | | |
452 | 452 | | |
453 | 453 | | |
454 | | - | |
| 454 | + | |
455 | 455 | | |
456 | 456 | | |
457 | 457 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments