Skip to content

Commit 04835d4

Browse files
committed
Add pylint disable for import
1 parent 9cf6c4c commit 04835d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)