mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
6 lines
76 B
Python
6 lines
76 B
Python
from .addon import TrayPublishAddon
|
|
|
|
|
|
__all__ = (
|
|
"TrayPublishAddon",
|
|
)
|