Skip to content

Commit

Permalink
chore: cleanup (comment only)
Browse files Browse the repository at this point in the history
  • Loading branch information
goerlibe authored and lukasrothenberger committed Sep 14, 2023
1 parent 676fad0 commit 98f3e60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ repos:
args: [--config-file=mypy.ini, --ignore-missing-imports]
#additional_dependencies: [dep==version.version.version, ...]
# NOTE: pre-commit runs mypy in a virtualenv, so dependencies are not installed unless explicitly listed here
# TODO: how do we manage the dependencies?

# Using this mirror lets us use mypyc-compiled black, which is about 2x faster
# more info: https://github.com/psf/black/blob/main/docs/integrations/source_version_control.md
Expand Down

0 comments on commit 98f3e60

Please sign in to comment.