mirror of
https://github.com/onyx-and-iris/nvda-addon-voicemeeter.git
synced 2026-04-18 17:13:31 +00:00
add pyproject.toml
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class VMError(Exception):
|
||||
"""Base voicemeeterlib exception class."""
|
||||
"""Base voicemeeterlib exception class"""
|
||||
|
||||
|
||||
class VMCAPIError(VMError):
|
||||
|
||||
Reference in New Issue
Block a user