Skip to content

Commit c7898ce

Browse files
committed
Style
1 parent 9a2db95 commit c7898ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/containerapp/azext_containerapp/custom.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3632,6 +3632,7 @@ def containerapp_debug(cmd, resource_group_name, name, container=None, revision=
36323632
logger.info("Caught KeyboardInterrupt. Sending ctrl+c to server")
36333633
conn.send(SSH_CTRL_C_MSG)
36343634

3635+
36353636
def list_label_history(cmd, resource_group_name, name):
36363637
_validate_subscription_registered(cmd, CONTAINER_APPS_RP)
36373638
try:

0 commit comments

Comments
 (0)