mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
renemad module.py to addon.py
This commit is contained in:
parent
d78d73f391
commit
2c3604cee6
2 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
from .module import (
|
||||
from .addon import (
|
||||
HOST_DIR,
|
||||
FlameAddon,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue