From cce14c893dc22ee3af27248553895441ce97c128 Mon Sep 17 00:00:00 2001 From: Artem Shelkovnikov Date: Thu, 6 Jul 2023 11:35:12 +0200 Subject: [PATCH] WIP 2 --- pytest.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pytest.ini b/pytest.ini index 7a806009b..891b21cef 100644 --- a/pytest.ini +++ b/pytest.ini @@ -5,4 +5,4 @@ addopts = filterwarnings = error ignore:.*urllib3.contrib.pyopenssl.*:DeprecationWarning:botocore.* - ignore::DeprecationWarning:aiogoogle.* + ignore:Inheritance class AiohttpSession from ClientSession is discouraged:DeprecationWarning