Skip to content

Commit c40909e

Browse files
committed
lint
1 parent eee0a94 commit c40909e

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
@@ -124,7 +124,7 @@ def get_deployment(args):
124124
break
125125

126126
print(
127-
f'{datetime.now().strftime("%Y-%m-%d %H:%M:%S")} Waiting for deployment {args.deployment_name} to be ready...'
127+
f'{datetime.now().strftime("%H:%M:%S")} Waiting for deployment {args.deployment_name} to be ready...\n'
128128
)
129129
time.sleep(30)
130130

0 commit comments

Comments
 (0)