Commit b58fabb
committed
Fix syntax error in f-string in submission.pyx
This has been in here for years (since 2023) and causes parsing errors
in Cython.1 parent 1d1c4f5 commit b58fabb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| |||
0 commit comments