Fix broken inference pools
This commit is contained in:
@@ -45,6 +45,8 @@ def cli() -> None:
|
|||||||
program.print_help()
|
program.print_help()
|
||||||
else:
|
else:
|
||||||
hard_exit(2)
|
hard_exit(2)
|
||||||
|
else:
|
||||||
|
hard_exit(2)
|
||||||
|
|
||||||
|
|
||||||
def route(args : Args) -> None:
|
def route(args : Args) -> None:
|
||||||
|
|||||||
Reference in New Issue
Block a user