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 34e7ebb commit df851daCopy full SHA for df851da
email_validator/__init__.py
@@ -1,3 +1,5 @@
1
+# -*- coding: utf-8 -*-
2
+
3
import sys
4
import re
5
import unicodedata
0 commit comments