diff options
Diffstat (limited to 'tests/indent/python/control_flow.py')
| -rw-r--r-- | tests/indent/python/control_flow.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/indent/python/control_flow.py b/tests/indent/python/control_flow.py index 7ec02e3ff..fca528a2d 100644 --- a/tests/indent/python/control_flow.py +++ b/tests/indent/python/control_flow.py @@ -26,5 +26,3 @@ while (a > 4 and pass try: - pass - |
