Skip to content

Commit

Permalink
Add pytz to mypy stubs
Browse files Browse the repository at this point in the history
  • Loading branch information
gerritholl committed Nov 22, 2024
1 parent 8606c1b commit a60d021
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ repos:
- types-setuptools
- types-PyYAML
- types-requests
- types-pytz
args: ["--python-version", "3.10", "--ignore-missing-imports"]
- repo: https://github.com/pycqa/isort
rev: 5.13.2
Expand Down

0 comments on commit a60d021

Please sign in to comment.