From deae3bbddcbdafbc8a2578c5e18ea7af63f01b25 Mon Sep 17 00:00:00 2001 From: Srijan Saurav <68371686+srijan-deepsource@users.noreply.github.com> Date: Wed, 20 Oct 2021 16:25:00 +0530 Subject: [PATCH] Create syntax_error_with_autofix.py --- syntax_error_with_autofix.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 syntax_error_with_autofix.py diff --git a/syntax_error_with_autofix.py b/syntax_error_with_autofix.py new file mode 100644 index 00000000..a77a9f24 --- /dev/null +++ b/syntax_error_with_autofix.py @@ -0,0 +1,3 @@ +import os, sys + +clearly a syntax error