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 9a91cc8 commit fcd963eCopy full SHA for fcd963e
src/rotest/core/__init__.py
@@ -1,4 +1,4 @@
1
-# pylint: disable=too-many-locals
+# pylint: disable=too-many-locals,redefined-outer-name
2
from django.apps import AppConfig
3
4
0 commit comments