1 parent a6a26fa commit 6aeb41fCopy full SHA for 6aeb41f
1 file changed
g4f/cli/__init__.py
@@ -352,7 +352,6 @@ def main():
352
353
except argparse.ArgumentError:
354
# Try client mode
355
- try:
356
run_client_args(
357
get_parser(exit_on_error=False).parse_args(),
358
exit_on_error=False
0 commit comments