mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
add docstring
This commit is contained in:
parent
5bb476cfa4
commit
d077491617
1 changed files with 4 additions and 0 deletions
|
|
@ -24,6 +24,10 @@ def is_sequence(files):
|
|||
|
||||
|
||||
def post_process():
|
||||
"""
|
||||
Make sure mtoa script finished loading
|
||||
before the loader doing any action
|
||||
"""
|
||||
import maya.utils
|
||||
from qtpy import QtWidgets
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue