cleanup __init__

This commit is contained in:
Robert Kaussow 2021-01-03 14:34:02 +01:00
parent ea7ba55416
commit c0fef0db70
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 1 additions and 7 deletions

View File

@ -3,10 +3,4 @@
from corenetworks.client import CoreNetworks # noqa
__author__ = "Robert Kaussow"
__project__ = "corenetworks"
__license__ = "MIT"
__maintainer__ = "Robert Kaussow"
__email__ = "mail@thegeeklab.de"
__url__ = "https://github.com/thegeeklab/corenetworks"
__version__ = "0.1.6"
__version__ = "0.0.0"