Skip to content
This repository was archived by the owner on Sep 26, 2020. It is now read-only.

Commit c4a2eb7

Browse files
committed
Add TODO
1 parent c63bcdd commit c4a2eb7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

axon/client.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -517,6 +517,8 @@ def cli():
517517
return
518518

519519

520+
# TODO: Don't set a default value for region in any of these
521+
520522
@cli.command(name="start-axon")
521523
@click.argument("cluster-name")
522524
@click.argument("task-family")

0 commit comments

Comments
 (0)