diff --git a/main.py b/main.py index c238362..3d7b3f9 100644 --- a/main.py +++ b/main.py @@ -22,4 +22,4 @@ try: raise SystemError except Exception as e: - print('ERROR' + str(e)) \ No newline at end of file + print('ERROR' + str(e))