mirror of
https://github.com/onyx-and-iris/vban-cmd-python.git
synced 2024-11-15 17:10:46 +00:00
85f74b20cb
remove underscore from package name
4 lines
52 B
Python
4 lines
52 B
Python
from .vbancmd import connect
|
|
|
|
__ALL__ = ['connect']
|