Skip to content

Commit

Permalink
Add link to issue in aiohttp repository
Browse files Browse the repository at this point in the history
  • Loading branch information
sethmlarson committed Aug 21, 2023
1 parent 3eee166 commit 9f21278
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@ Documentation = "https://truststore.readthedocs.io"
asyncio_mode = "strict"
filterwarnings = [
"error",
# See: aio-libs/aiohttp#7545
"ignore:.*datetime.utcfromtimestamp().*:DeprecationWarning",
]

0 comments on commit 9f21278

Please sign in to comment.