Skip to content

Commit 0643adf

Browse files
committed
TST #851 ignore warnings from upstream
1 parent 071f4c4 commit 0643adf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pytest.ini

+2
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ filterwarnings =
1010
ignore:.*zone attribute is specific to pytz.*:Warning
1111
ignore:.*currentThread.*use current_thread.*:DeprecationWarning
1212
ignore:.*bulk_events.*event_page.*:UserWarning
13+
ignore:.*Trio.*custom handler.*:Warning
14+
ignore:.*ssl.*PROTOCOL_TLSv1_2.*:DeprecationWarning

0 commit comments

Comments
 (0)