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.
2 parents 34e7ebb + df851da commit 5af0c32Copy full SHA for 5af0c32
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