add docstring

This commit is contained in:
Kayla Man 2023-06-15 21:28:56 +08:00
parent 5bb476cfa4
commit d077491617

View file

@ -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