27a26b8fe9
remove __str__ override
2023-08-13 18:15:31 +01:00
bd6e57b3c6
define message attribute for VBANCMD error classes
...
override str magic method
2023-08-07 16:31:08 +01:00
7e09a0d321
VBANCMDConnectionError now subclasses VBANCMDError
2023-08-02 15:45:25 +01:00
5bb0c2731e
run through black
2023-06-25 13:51:30 +01:00
90acafe95b
VBANCMDConnectionError
added
2023-06-25 02:06:02 +01:00
onyx-and-iris
733fab45b4
raise VBANCMD error on connection failure.
...
leave teardown procedures to consumer library. (or context manager)
2022-09-24 07:45:28 +01:00
onyx-and-iris
b9db01c8f4
major version bump due to dependency change.
...
now packaged with poetry.
added to pypi.
major version bump due to dependency change.
interface reworked to match the remote-api interface.
readme updated with changes to installation
pre-commit hook temporarily removed
2022-06-16 16:10:06 +01:00