Skip to content

Commit 0f5c181

Browse files
Merge branch 'master' into mpl-reviewed
2 parents 91aca72 + f3fa225 commit 0f5c181

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)