Skip to content

Commit

Permalink
Update billing copy
Browse files Browse the repository at this point in the history
GitOrigin-RevId: f6721f08d00fc32a00d7295c745aa1059f1339bd
  • Loading branch information
drew committed Feb 17, 2022
1 parent fb82d3b commit d85106a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gretel_client/cli/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,6 @@ def create(
)
)
sc.log.info(("Billing estimate" f"\n{json.dumps(model.billing_details, indent=4)}"))
sc.log.info("Note: no charges will be incurred during the beta period")

if model.status == Status.COMPLETED:
sc.log.info(
Expand Down

0 comments on commit d85106a

Please sign in to comment.