diff --git a/tl_io.py b/tl_io.py index 88f8d26a..a880acbb 100644 --- a/tl_io.py +++ b/tl_io.py @@ -50,7 +50,7 @@ def flex_open_w(fn): test_mode = os.getenv("TL_TESTER") -args = None # type: argparse.Namespace +args = None def set_args(a): global args