Skip to content

Commit

Permalink
remove required
Browse files Browse the repository at this point in the history
  • Loading branch information
ychiucco committed Nov 26, 2024
1 parent 346e691 commit 3812de5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fractal_client/parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -927,7 +927,6 @@
user_set_groups_parser.add_argument(
"group_ids",
help="List of the IDs of groups we want the user to be member.",
required=True,
type=int,
nargs="+",
)
Expand Down

0 comments on commit 3812de5

Please sign in to comment.