Skip to content

Commit fcd963e

Browse files
authored
Ignored new tox warning
1 parent 9a91cc8 commit fcd963e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rotest/core/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# pylint: disable=too-many-locals
1+
# pylint: disable=too-many-locals,redefined-outer-name
22
from django.apps import AppConfig
33

44

0 commit comments

Comments
 (0)