diff --git a/src/techui_builder/__main__.py b/src/techui_builder/__main__.py index 980e57cd..97a4fb4f 100644 --- a/src/techui_builder/__main__.py +++ b/src/techui_builder/__main__.py @@ -14,7 +14,6 @@ app = typer.Typer( pretty_exceptions_show_locals=False, - context_settings={"allow_interspersed_args": True}, help=""" A script for building Phoebus GUIs.