Skip to content

Commit edc8bc9

Browse files
Fix typo
1 parent dd4732d commit edc8bc9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

linodecli/cli.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ def bake(self, spec_location: str, save: bool = True):
112112
logger.info(
113113
"%s: Using operationId (%s) as action because %s extension is not specified",
114114
operation_log_fmt,
115+
action,
115116
ext["action"],
116117
)
117118

0 commit comments

Comments
 (0)