mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Update openpype/hosts/maya/plugins/publish/extract_gpu_cache.py
Co-authored-by: Fabià Serra Arrizabalaga <fabia.serra92@gmail.com>
This commit is contained in:
parent
12c54e22d6
commit
f38bb35244
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ from openpype.pipeline import publish
|
|||
|
||||
|
||||
class ExtractGPUCache(publish.Extractor):
|
||||
"""Extract the content of the instance to an CPU cache file."""
|
||||
"""Extract the content of the instance to a GPU cache file."""
|
||||
|
||||
label = "GPU Cache"
|
||||
hosts = ["maya"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue