mirror of
https://github.com/onyx-and-iris/obsws-cli.git
synced 2026-04-18 06:53:38 +00:00
first commit
This commit is contained in:
7
obsws_cli/__init__.py
Normal file
7
obsws_cli/__init__.py
Normal file
@@ -0,0 +1,7 @@
|
||||
# SPDX-FileCopyrightText: 2025-present onyx-and-iris <code@onyxandiris.online>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
from .app import app
|
||||
|
||||
__all__ = ["app"]
|
||||
Reference in New Issue
Block a user