Skip to content

Commit 4a98be7

Browse files
fix: pylint
1 parent 7e3608c commit 4a98be7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/web/server/tests/unit/with_dbs/04/functions/test_functions_controller_rest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# pylint: disable=unused-argument
33
# pylint: disable=unused-variable
44
# pylint: disable=too-many-arguments
5-
5+
# pylint: disable=too-many-statements
66

77
from collections.abc import AsyncIterator
88
from http import HTTPStatus

0 commit comments

Comments
 (0)