mirror of
https://github.com/onyx-and-iris/vban-cmd-python.git
synced 2026-04-18 13:03:31 +00:00
raise VBANCMD error on connection failure.
leave teardown procedures to consumer library. (or context manager)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
from functools import partial
|
||||
|
||||
from .error import VMCMDErrors
|
||||
from .util import cache_bool, cache_string
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user