tldr-pages / tldr-python-client

Python command-line client for tldr pages
https://pypi.org/project/tldr/
MIT License
592 stars 92 forks source link

Add a timeout to the url requests #207

Closed Jaimepas77 closed 1 year ago

Jaimepas77 commented 1 year ago

Just added a timeout to the url request so when it's not answered it doesn't wait a long time before throwing an error.