We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edc1da3 commit 8a8138eCopy full SHA for 8a8138e
1 file changed
ietf/ipr/fields.py
@@ -7,6 +7,8 @@
7
from django import forms
8
from django.urls import reverse as urlreverse
9
10
+import debug # pyflakes:ignore
11
+
12
from ietf.ipr.models import IprDisclosureBase
13
14
def select2_id_ipr_title_json(value):
0 commit comments