-
-
Notifications
You must be signed in to change notification settings - Fork 958
Commit 8905e9e
committed
Fix CI
When the version is represented as `3.13t`, the `--python-version`
option needs an operand of `3.13`, not `3.13t`.
(This, and the fix here, will automatically apply to later threaded
Pythons, such as 3.14t, too.)mypy
command on free-threaded Python1 parent 5b098ff commit 8905e9e
1 file changed
+2
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
97 | 97 |
| |
98 | 98 |
| |
99 | 99 |
| |
100 | - | ||
100 | + | ||
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
104 | + | ||
104 | 105 |
| |
105 | 106 |
| |
106 | 107 |
| |
|
0 commit comments