Skip to content

Commit c7db61b

Browse files
committed
fix pylint
1 parent 6924ecb commit c7db61b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/performance/locust_settings.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# pylint:disable=unused-argument
2+
# pylint: disable=no-self-use
3+
14
import importlib.util
25
import inspect
36
import json

0 commit comments

Comments
 (0)