Skip to content

Commit 24a5eab

Browse files
committed
Added a debug import.
- Legacy-Id: 14793
1 parent e0aed58 commit 24a5eab

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ietf/community/utils.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
from django.db.models import Q
44
from django.conf import settings
55

6+
import debug # pyflakes:ignore
7+
68
from ietf.community.models import CommunityList, EmailSubscription, SearchRule
79
from ietf.doc.models import Document, State
810
from ietf.group.models import Role, Group

0 commit comments

Comments
 (0)