diff options
Diffstat (limited to 'test.py')
-rw-r--r-- | test.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test.py b/test.py deleted file mode 100644 index bbfe23b..0000000 --- a/test.py +++ /dev/null @@ -1,3 +0,0 @@ -while not Exception: - print("Test") - Exception |