Skip to content

Commit b35fe35

Browse files
committed
Added debug import.
- Legacy-Id: 15060
1 parent f9cdaee commit b35fe35

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ietf/iesg/agenda.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
from django.conf import settings
88
from django.http import Http404
99

10+
import debug # pyflakes:ignore
11+
1012
from ietf.doc.models import Document, LastCallDocEvent, ConsensusDocEvent
1113
from ietf.doc.utils_search import fill_in_telechat_date
1214
from ietf.iesg.models import TelechatDate, TelechatAgendaItem

0 commit comments

Comments
 (0)