mirror of
https://github.com/onyx-and-iris/obsws-python.git
synced 2026-04-18 05:53:32 +00:00
namechange ops
This commit is contained in:
4
obsws_python/__init__.py
Normal file
4
obsws_python/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from .events import EventClient
|
||||
from .reqs import ReqClient
|
||||
|
||||
__ALL__ = ["ReqClient", "EventClient"]
|
||||
Reference in New Issue
Block a user