This commit is contained in:
2025-02-28 16:19:22 +03:00
parent b72fcc6a11
commit 3f7c577c29
10 changed files with 40 additions and 118 deletions
-5
View File
@@ -42,8 +42,3 @@ def command_start_solving(argrrtrts: FlagsGroup | None):
def command_update():
print('uefi')
# upgrade_command()
@work_router.unknown_command
def command_unknown_command(command):
console.print(f'[bold red]Unknown command: [/bold red]{command}')