improve base config reading command line arg logic

This commit is contained in:
nelzomal
2024-06-09 09:35:52 +08:00
parent 3c7c678d7a
commit eace7d1750
15 changed files with 91 additions and 139 deletions

1
cmd_arg/__init__.py Normal file
View File

@@ -0,0 +1 @@
from .arg import *