Skip to content

Commit

Permalink
Fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
pesap committed Aug 13, 2024
1 parent 94e2942 commit 5434c24
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 @@ -29,6 +29,6 @@ repos:
hooks:
- id: mypy
types: [python]
args: [--config-file=pyproject.toml, ./src/plexosdb]
args: [--config-file=pyproject.toml, ./src/r2x]
pass_filenames: false
language: system

0 comments on commit 5434c24

Please sign in to comment.