You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updating the cache is faster than what tldr-python does now on a cache miss.
I had a look at the code. Seems to require some refactoring so that USE_CACHE=0 doesn't lead into an infinite loop.