Skip to content

Commit 36e5ba9

Browse files
author
Marcelo Blechner
committed
[patch] Formatting...
1 parent 0e95296 commit 36e5ba9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/mas/devops/mas.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ def verifyMasInstance(dynClient: DynamicClient, instanceId: str) -> bool:
163163
logger.error("Error: Unable to verify MAS instance due to failed authorization: {e}")
164164
return False
165165

166+
166167
def verifyAppInstance(dynClient: DynamicClient, instanceId: str, applicationId: str) -> bool:
167168
"""
168169
Validate that the chosen app instance exists

0 commit comments

Comments
 (0)