6 lines
114 B
Python
6 lines
114 B
Python
from documentation_test.documentation_test import *
|
|
|
|
__version__ = '0.2.11'
|
|
|
|
print('documentation_test __init__')
|