mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +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:
|
||||
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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue