mirror of
https://github.com/onyx-and-iris/nvda-addon-voicemeeter.git
synced 2026-01-02 02:37:46 +00:00
3 lines
55 B
Python
3 lines
55 B
Python
class VMError(Exception):
|
|
"""Base VMError class"""
|