work on stable major version

This commit is contained in:
2025-04-30 15:48:38 +03:00
parent 1159dda16e
commit 5a17e916eb
7 changed files with 60 additions and 19 deletions
-1
View File
@@ -25,7 +25,6 @@ def command_help(response: Response):
@work_router.command(Command('run', 'Run All'))
def command_start_solving(response: Response):
print(response.status)
print('srsfbd')
print(response.undefined_flags.get_flags())
print(response.valid_flags.get_flags())
print(response.invalid_value_flags.get_flags())