Skip to content

Commit

Permalink
✅ Implement tzinfo.fromutc method for TzInfo in pydantic-core (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
lig committed Aug 23, 2023
1 parent 71deb09 commit 8467fdd
Show file tree
Hide file tree
Showing 4 changed files with 555 additions and 403 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -15,7 +15,7 @@ repos:
- id: codespell
additional_dependencies:
- tomli

exclude: '^pdm\.lock$'
- repo: local
hooks:
- id: lint
Expand Down

0 comments on commit 8467fdd

Please sign in to comment.