mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
rename files too
This commit is contained in:
parent
e1b22cbe8d
commit
7670a9ce46
4 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
from .selection import SelectionModel
|
||||
from .products import ProductsModel
|
||||
from .actions import LoaderActionsModel
|
||||
from .site_sync import SiteSyncModel
|
||||
from .sitesync import SiteSyncModel
|
||||
|
||||
|
||||
__all__ = (
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
from .site_sync import SiteSyncModel
|
||||
from .sitesync import SiteSyncModel
|
||||
|
||||
|
||||
__all__ = (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue