Skip to content

Commit 8e4768e

Browse files
authored
Update control.py
YOLO from mobile on subway
1 parent a60636b commit 8e4768e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/warnet/control.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ def run(
247247
debug: bool,
248248
source_dir,
249249
additional_args: tuple[str],
250-
admin: bool,
250+
admin: bool = False,
251251
namespace: Optional[str],
252252
):
253253
"""

0 commit comments

Comments
 (0)