Skip to content

Commit 219c905

Browse files
fix(CI): Fix oracle linting (#702)
1 parent 0f19a45 commit 219c905

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

decrypt_oracle/.chalice/pipeline.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ def _cloudformation_role() -> iam.Role:
145145
)
146146

147147

148+
# pylint: disable=too-many-positional-arguments
148149
def _pipeline(
149150
pipeline_role: iam.Role,
150151
cfn_role: iam.Role,

0 commit comments

Comments
 (0)