Cleaned up __init__.py file
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
print('hello from init')
|
# -*- coding: utf-8 -*-
|
||||||
import sys,os
|
"""
|
||||||
# sys.path.append(os.path.join(os.path.dirname(__file__),os.pardir))
|
seasonedParser.__init__
|
||||||
|
|
||||||
# from
|
Set module settings.
|
||||||
|
"""
|
||||||
|
|
||||||
from .__version__ import __version__
|
from .__version__ import __version__
|
||||||
|
|||||||
Reference in New Issue
Block a user