From 343e7847dfe93a9357ce941abcc0c2c0c3d2f0da Mon Sep 17 00:00:00 2001 From: Vlad Stan Date: Wed, 2 Oct 2024 19:57:02 +0300 Subject: [PATCH] chore: format --- tests/conftest.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/conftest.py b/tests/conftest.py index 61af04c73..9022ff2b6 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -34,8 +34,6 @@ from tests.helpers import ( ) - - @pytest_asyncio.fixture(scope="session") def settings(): # override settings for tests