Skip to content

Commit a9ce89b

Browse files
fix & improvement
1 parent e79c716 commit a9ce89b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

services/web/server/tests/unit/with_dbs/04/licenses/test_licensed_resources_repository.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# pylint: disable=redefined-outer-name
2+
# pylint: disable=unused-argument
3+
# pylint: disable=unused-variable
4+
# pylint: disable=too-many-arguments
5+
# pylint: disable=too-many-statements
16
import arrow
27
import pytest
38
from aiohttp.test_utils import TestClient

0 commit comments

Comments
 (0)