From 931bf56a0d6690a71164281ca5e8808843e2b0e7 Mon Sep 17 00:00:00 2001 From: paxflsu4r <198028451@qq.com> Date: Mon, 20 Jan 2025 16:52:14 +0800 Subject: [PATCH] ADD file via upload --- __init__.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 __init__.py diff --git a/__init__.py b/__init__.py new file mode 100644 index 0000000..70a690d --- /dev/null +++ b/__init__.py @@ -0,0 +1 @@ +from .arguments import get_args