We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b120adf commit 54aec5dCopy full SHA for 54aec5d
.pre-commit-config.yaml
@@ -57,7 +57,7 @@ repos:
57
rev: 0.5.8
58
hooks:
59
- id: uv-export
60
- args: [--all-extras --directory, image_processing]
+ args: [--all-extras, --directory, image_processing]
61
62
# - repo: local
63
# hooks:
0 commit comments