🎉 Add __init__.py
This commit is contained in:
parent
8e5fd0a6d1
commit
a9d80b2aea
1 changed files with 5 additions and 0 deletions
5
__init__.py
Executable file
5
__init__.py
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env python
|
||||
# -*- mode: python; coding: utf-8 -*-
|
||||
|
||||
from mail import *
|
||||
|
Loading…
Reference in a new issue