Merge pull request #8289 from tausbn/python-remove-with-test-syntax-error

Python: Fix syntax error in `with` test output
This commit is contained in:
yoff
2022-03-23 12:25:11 +01:00
committed by GitHub

View File

@@ -11,6 +11,4 @@
| test.py:4:5:4:17 | CtxManager3() |
| test.py:4:5:4:29 | With |
| test.py:4:22:4:29 | example3 |
| test.py:4:31:4:30 | |
| test.py:4:31:4:30 | With |
| test.py:6:5:6:8 | Pass |