Skip to content

Commit

Permalink
refactor: Remove pytz dependency and use datetime.timezone.utc in…
Browse files Browse the repository at this point in the history
…stead of `pytz.UTC` where possible
  • Loading branch information
edgarrmondragon committed Jan 18, 2024
1 parent 02f6288 commit 1a718b2
Show file tree
Hide file tree
Showing 4 changed files with 121 additions and 117 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Local Poetry configuration file

poetry.toml

# CI

_changelog_fragment.md
Expand Down
Loading

0 comments on commit 1a718b2

Please sign in to comment.