Commit 22642f1
committed
fix: refactor test_server_terminate to improve readability of patch context
tests/unit/test_lit_server.py:320:10: SyntaxError: Cannot use parentheses within a `with` statement on Python 3.8 (syntax was added in Python 3.9)1 parent 260acd8 commit 22642f1
1 file changed
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | | - | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
325 | 323 | | |
326 | 324 | | |
327 | 325 | | |
| |||
0 commit comments