my.photos: minor fixes/configcleanup + speedup

This commit is contained in:
Dima Gerasimov 2020-11-25 03:32:58 +00:00 committed by karlicoss
parent f8db8c7b98
commit 8abe66526d
3 changed files with 63 additions and 43 deletions

View file

@ -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]
"""