mirror of
https://github.com/onyx-and-iris/nvda-addon-voicemeeter.git
synced 2024-11-15 15:00:47 +00:00
3 lines
55 B
Python
3 lines
55 B
Python
class VMError(Exception):
|
|
"""Base VMError class"""
|