Skip to content

Commit 6c90ddc

Browse files
committed
restore ignore
1 parent 8bdba11 commit 6c90ddc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ commands =
1515
-W error::ResourceWarning \
1616
-W error::DeprecationWarning \
1717
-W error::PendingDeprecationWarning \
18+
-W ignore:datetime.datetime.utcfromtimestamp:DeprecationWarning \
1819
-W ignore:datetime.datetime.utcnow:DeprecationWarning \
1920
-m coverage run \
2021
-m pytest {posargs:tests}

0 commit comments

Comments
 (0)