Commit 7946b37
committed
Remove accidentally added code lines at wrong place (#263)
Interestingly, they appear as syntax error with mypy
in Python 3.8, but not in Python 3.7.
We should officially support Python 3.8 when gevent 1.5
is available (currently Python 3.8 is not yet supported).1 parent 1183d55 commit 7946b37
1 file changed
Lines changed: 0 additions & 3 deletions
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
344 | | - | |
345 | | - | |
346 | | - | |
347 | 344 | | |
348 | 345 | | |
349 | 346 | | |
| |||
0 commit comments