Commit c1fc896
committed
fix: resolve CI lint and mypy errors
- test_chain_concurrency.py: fix isort ordering (_MAX_CHAIN_RETRIES
before _is_integrity_error, merge third-party/first-party groups)
- storage_pg.py: add type: ignore for untyped DDL call (SQLAlchemy stubs)1 parent bf4fcf9 commit c1fc896
2 files changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | | - | |
| 25 | + | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
0 commit comments