Skip to content

Commit 877aa9c

Browse files
committed
pylint
1 parent 5f2a211 commit 877aa9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/api-server/tests/unit/api_studies/test_api_routes_studies.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# pylint: disable=redefined-outer-name
22
# pylint: disable=unused-argument
33
# pylint: disable=unused-variable
4+
# pylint: disable=too-many-arguments
45

56

67
import json

0 commit comments

Comments
 (0)