Skip to content

Commit 4ce7df6

Browse files
committed
chore: re-arrangefolder structure
1 parent 9b631ff commit 4ce7df6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ repos:
4747
types: [python]
4848
pass_filenames: false
4949
follow-imports: skip
50-
args: [acd/database, acd/exceptions, acd/l5x, --check-untyped-defs, --ignore-missing-imports, --exclude, acd/generated/, --follow-imports, skip]
50+
args: [acd/database, acd/exceptions, acd/l5x, acd/record, acd/zip, --check-untyped-defs, --ignore-missing-imports, --exclude, acd/generated/, --follow-imports, skip]

0 commit comments

Comments
 (0)