Skip to content

Commit

Permalink
Fix optional argument helper_crd (#338)
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Gu <[email protected]>
  • Loading branch information
tylergu authored Feb 29, 2024
1 parent ad86418 commit 89be38b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion acto/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@
"--helper_crd",
dest="helper_crd",
type=str,
default="",
help="helper crd file to test on",
)
parser.add_argument(
Expand Down

0 comments on commit 89be38b

Please sign in to comment.