Skip to content

Commit dd81601

Browse files
Mayuri GoraviyalaMayuri Goraviyala
authored andcommitted
[patch] pre commit changes
1 parent bc4c544 commit dd81601

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/mas/devops/olm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ def applySubscription(dynClient: DynamicClient, namespace: str, packageName: str
164164
logger.debug(f"Subscription {name} in {namespace} reached state: {state}")
165165
return subscriptionResource
166166

167-
logger.debug(f"Subscription {name} in {namespace} not ready yet (state = {state}), retrying...")
167+
logger.debug(f"Subscription {name} in {namespace} not ready yet (state = {state}), retrying...")
168168
sleep(30)
169169

170170

0 commit comments

Comments
 (0)