vban-cmd-python/vbancmd/__init__.py
onyx-and-iris 85f74b20cb remove underscore from package name
remove underscore from package name
2022-03-04 14:22:29 +00:00

4 lines
52 B
Python

from .vbancmd import connect
__ALL__ = ['connect']