mirror of
https://github.com/onyx-and-iris/streamlabs-socketio-py
synced 2026-04-07 13:43:30 +00:00
lazy load tomllib/tomli
raise SteamlabsSIOConnectionError on connection error Path.home() / ".config" / "streamlabsio" / "config.toml" added to config filepaths raw kwarg added. module level logger added.
This commit is contained in:
2
streamlabsio/error.py
Normal file
2
streamlabsio/error.py
Normal file
@@ -0,0 +1,2 @@
|
||||
class SteamlabsSIOConnectionError(Exception):
|
||||
"""Exception raised when connection errors occur"""
|
||||
Reference in New Issue
Block a user