Skip to content

Commit 59bac04

Browse files
authored
Python: Fix Python 2 failures
1 parent ffc858e commit 59bac04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
| nonsense.py:1:14:1:14 | Syntax Error | Syntax Error (in Python 2). |
1+
| nonsense.py:0:1:0:1 | Syntax Error | Syntax Error (in Python 2). |

0 commit comments

Comments
 (0)