mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Apply suggestion from @BigRoy
This commit is contained in:
parent
42b249a6b3
commit
8478899b67
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ class _Cache:
|
||||||
|
|
||||||
Notes:
|
Notes:
|
||||||
The cache is cleared when loader tool is refreshed so it might be
|
The cache is cleared when loader tool is refreshed so it might be
|
||||||
moved to other place which is not cleared of refresh.
|
moved to other place which is not cleared on refresh.
|
||||||
|
|
||||||
"""
|
"""
|
||||||
supported_exts: set[str] = set()
|
supported_exts: set[str] = set()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue