Skip to content

Commit f7c9020

Browse files
committed
update message
1 parent 5f6adfe commit f7c9020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roboflow/deployment.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ def add_deployment_parser(subparsers):
8383
required=True
8484
)
8585
deployment_add_parser.add_argument(
86-
"-e", "--creator_email", help="your email address", required=True
86+
"-e", "--creator_email", help="your email address (must be added to the workspace)", required=True
8787
)
8888
deployment_add_parser.add_argument(
8989
"-t",

0 commit comments

Comments
 (0)