Apply suggestion from @BigRoy

This commit is contained in:
Roy Nieterau 2025-11-13 17:40:47 +01:00 committed by GitHub
parent 42b249a6b3
commit 8478899b67
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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