mirror of
https://github.com/onyx-and-iris/voicemeeter-api-python.git
synced 2026-04-13 10:33:30 +00:00
rewird VMError docstring
upd README.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class VMError(Exception):
|
||||
"""Base VM Exception class. Raised when general errors occur."""
|
||||
"""Base voicemeeterlib exception class."""
|
||||
|
||||
|
||||
class InstallError(VMError):
|
||||
|
||||
Reference in New Issue
Block a user