Rename email.py to emailx.py
Browse files- email.py → emailx.py +1 -1
email.py → emailx.py
RENAMED
@@ -1,4 +1,4 @@
|
|
1 |
-
#
|
2 |
|
3 |
import os
|
4 |
import secrets
|
|
|
1 |
+
#emailx.py
|
2 |
|
3 |
import os
|
4 |
import secrets
|