mirror of
https://github.com/JDM170/comp_auto_restart
synced 2024-10-25 13:43:54 +07:00
Update main.py
Signed-off-by: Lev Rusanov <30170278+JDM170@users.noreply.github.com>
This commit is contained in:
2
main.py
2
main.py
@@ -5,7 +5,7 @@ from sys import exit, argv
|
|||||||
from os import system
|
from os import system
|
||||||
from subprocess import Popen
|
from subprocess import Popen
|
||||||
from filesio import FilesIO
|
from filesio import FilesIO
|
||||||
from match_name import MatchIO
|
from m_match_name.main import MatchIO
|
||||||
|
|
||||||
|
|
||||||
default_values = {
|
default_values = {
|
||||||
|
|||||||
Reference in New Issue
Block a user