Skip to content

Commit d0c5d3c

Browse files
committed
Add pylint disable for import
1 parent 0a1f1fc commit d0c5d3c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

main/tests/test_templatetags_flags.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
from main.templatetags.flags import country_flag
22

3+
# pylint: disable=W0611
34
from mirrors.tests.conftest import checklocation
45

56

0 commit comments

Comments
 (0)