We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6924ecb commit c7db61bCopy full SHA for c7db61b
tests/performance/locust_settings.py
@@ -1,3 +1,6 @@
1
+# pylint:disable=unused-argument
2
+# pylint: disable=no-self-use
3
+
4
import importlib.util
5
import inspect
6
import json
0 commit comments