Skip to content

Commit 67c195e

Browse files
pre-commit-ci[bot]ahal
authored andcommitted
style: pre-commit.ci auto fixes [...]
1 parent 18ffe2a commit 67c195e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

test/test_transforms_cached_tasks.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -218,9 +218,7 @@ def assert_chain_of_trust_influences_digest(tasks):
218218
"name": "cache-foo",
219219
"digest-data": ["abc"],
220220
},
221-
"worker": {
222-
"chain-of-trust": True
223-
},
221+
"worker": {"chain-of-trust": True},
224222
},
225223
],
226224
# kind config

0 commit comments

Comments
 (0)