We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 071f4c4 commit 0643adfCopy full SHA for 0643adf
pytest.ini
@@ -10,3 +10,5 @@ filterwarnings =
10
ignore:.*zone attribute is specific to pytz.*:Warning
11
ignore:.*currentThread.*use current_thread.*:DeprecationWarning
12
ignore:.*bulk_events.*event_page.*:UserWarning
13
+ ignore:.*Trio.*custom handler.*:Warning
14
+ ignore:.*ssl.*PROTOCOL_TLSv1_2.*:DeprecationWarning
0 commit comments