Commit c71fb34
fix(ci): exclude generated _version.py from ruff, restore mypy type guard
- Add _version.py to ruff exclude (setuptools-scm generated file)
- Restore assert with noqa:S101 annotation for mypy type narrowing
Change-Id: Ie640516e377c937dbb7145da6ca2c8e0424b8f84
Co-developed-by: Claude <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 6446b33 commit c71fb34
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments