diff --git a/core/args.py b/core/args.py index 4ee4a43..7ab8224 100644 --- a/core/args.py +++ b/core/args.py @@ -2,7 +2,7 @@ import os import sys -global _argst +global _args global _parser