summaryrefslogtreecommitdiff
path: root/tests/cachekey/update.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cachekey/update.py')
-rwxr-xr-xtests/cachekey/update.py8
1 files changed, 1 insertions, 7 deletions
diff --git a/tests/cachekey/update.py b/tests/cachekey/update.py
index ae8b368c5..2dd4085c2 100755
--- a/tests/cachekey/update.py
+++ b/tests/cachekey/update.py
@@ -45,13 +45,7 @@ def update_keys():
result = cli.run(
project=PROJECT_DIR,
silent=True,
- args=[
- "--no-colors",
- "show",
- "--format",
- "%{name}::%{full-key}",
- "target.bst",
- ],
+ args=["--no-colors", "show", "--format", "%{name}::%{full-key}", "target.bst",],
)
# Load the actual keys, and the expected ones if they exist