From a625588932cb1a45e28656a83b618707f592e817 Mon Sep 17 00:00:00 2001 From: Sy Babayev Date: Tue, 7 May 2024 08:29:32 +0100 Subject: [PATCH] add a new line --- pytest.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pytest.ini b/pytest.ini index 4c92605..36fc14f 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,3 +1,3 @@ [pytest] addopts = --cov=aiozk --cov-config=.coveragerc -asyncio_mode = auto \ No newline at end of file +asyncio_mode = auto