mirror of
https://github.com/master-of-zen/Av1an.git
synced 2024-11-24 18:18:06 +00:00
args fix
This commit is contained in:
parent
baef626365
commit
6f1cb54d8f
1 changed files with 1 additions and 1 deletions
2
av1an.py
2
av1an.py
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env python3
|
||||
|
||||
from Av1an import *
|
||||
from Av1an.arg_parse import Args
|
||||
from Startup.setup import startup_check
|
||||
from Managers import Manager
|
||||
|
||||
|
|
Loading…
Reference in a new issue