my.photos: minor fixes/configcleanup + speedup
This commit is contained in:
parent
f8db8c7b98
commit
8abe66526d
3 changed files with 63 additions and 43 deletions
|
@ -214,6 +214,7 @@ if TYPE_CHECKING:
|
|||
|
||||
mcachew: McachewType
|
||||
|
||||
# TODO set default cache dir here instead?
|
||||
# todo ugh. I think it needs doublewrap, otherwise @mcachew without args doesn't work
|
||||
def mcachew(*args, **kwargs): # type: ignore[no-redef]
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue