docstring edit

This commit is contained in:
Kayla Man 2023-10-24 16:18:14 +08:00
parent 4c837a6a9e
commit 35a5359854

View file

@ -13,7 +13,7 @@ from openpype.pipeline import get_representation_path, load
class TyCacheLoader(load.LoaderPlugin):
"""Point Cloud Loader."""
"""TyCache Loader."""
families = ["tycache"]
representations = ["tyc"]