Skip to content

Commit f3fa225

Browse files
fix(CI): Fix oracle linting (#702)
1 parent 1a1213a commit f3fa225

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

decrypt_oracle/.chalice/pipeline.py

+1
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)