Commit ef98904
committed
fix(ci): resolve lint errors and Python 3.8 compatibility issues
- Fix lint errors using ruff --fix and manual code adjustments
- Add lint ignore rules for E701, E712, and E722 in pyproject.toml
- Pin werkzeug<3.1.0 to restore Python 3.8 support
- Apply ruff formatting across the codebase1 parent f37d6ca commit ef98904
5 files changed
Lines changed: 454 additions & 361 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
61 | 64 | | |
62 | 65 | | |
63 | 66 | | |
| |||
0 commit comments