List importable submodules explicitly
This commit is contained in:
parent
1a71fa0fd5
commit
df32a6c8e7
@ -3,6 +3,10 @@
|
|||||||
__author__ = "Davide Testa"
|
__author__ = "Davide Testa"
|
||||||
__email__ = "davide@davte.it"
|
__email__ = "davide@davte.it"
|
||||||
__license__ = "GNU General Public License v3.0"
|
__license__ = "GNU General Public License v3.0"
|
||||||
__version__ = "1.1.4"
|
__version__ = "1.1.5"
|
||||||
__maintainer__ = "Davide Testa"
|
__maintainer__ = "Davide Testa"
|
||||||
__contact__ = "t.me/davte"
|
__contact__ = "t.me/davte"
|
||||||
|
|
||||||
|
from . import ciclopi
|
||||||
|
|
||||||
|
__all__ = [ciclopi]
|
Loading…
x
Reference in New Issue
Block a user