Skip to content

Commit

Permalink
chore: re-arrangefolder structure
Browse files Browse the repository at this point in the history
  • Loading branch information
hutcheb committed Jul 10, 2024
1 parent 9b631ff commit 4ce7df6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ repos:
types: [python]
pass_filenames: false
follow-imports: skip
args: [acd/database, acd/exceptions, acd/l5x, --check-untyped-defs, --ignore-missing-imports, --exclude, acd/generated/, --follow-imports, skip]
args: [acd/database, acd/exceptions, acd/l5x, acd/record, acd/zip, --check-untyped-defs, --ignore-missing-imports, --exclude, acd/generated/, --follow-imports, skip]

0 comments on commit 4ce7df6

Please sign in to comment.