Skip to content

Commit 7832427

Browse files
committed
Fixed a typo.
- Legacy-Id: 10930
1 parent adb8625 commit 7832427

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/submit/models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
idniimport re
1+
import re
22
import datetime
33

44
from django.db import models

0 commit comments

Comments
 (0)