mirror of
https://github.com/onyx-and-iris/vban-cmd-python.git
synced 2025-04-04 12:53:48 +01:00
add poetry badge
This commit is contained in:
parent
fcb656b7d0
commit
afa1867abc
@ -1,5 +1,6 @@
|
|||||||
[](https://badge.fury.io/py/vban-cmd)
|
[](https://badge.fury.io/py/vban-cmd)
|
||||||
[](https://github.com/onyx-and-iris/vban-cmd-python/blob/dev/LICENSE)
|
[](https://github.com/onyx-and-iris/vban-cmd-python/blob/dev/LICENSE)
|
||||||
|
[](https://python-poetry.org/)
|
||||||
[](https://github.com/psf/black)
|
[](https://github.com/psf/black)
|
||||||
[](https://pycqa.github.io/isort/)
|
[](https://pycqa.github.io/isort/)
|
||||||

|

|
||||||
@ -513,7 +514,7 @@ States not guaranteed to be current (requires use of dirty parameters to confirm
|
|||||||
|
|
||||||
## Errors
|
## Errors
|
||||||
|
|
||||||
- `errors.VBANCMDError`: Exception raised when general errors occur.
|
- `errors.VBANCMDError`: Base VBANCMD Exception class.
|
||||||
- `errors.VBANCMDConnectionError`: Exception raised when connection/timeout errors occur.
|
- `errors.VBANCMDConnectionError`: Exception raised when connection/timeout errors occur.
|
||||||
|
|
||||||
## Logging
|
## Logging
|
||||||
|
Loading…
x
Reference in New Issue
Block a user