We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Always when syncing I get this output:
~/.local/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:734: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.org/en/latest/security.html InsecureRequestWarning)
(I get it multiple times)
I guess it would be fine to add https verification
The text was updated successfully, but these errors were encountered:
I'm happy to accept pull requests on this, but I won't implement it due to #92
Sorry, something went wrong.
No branches or pull requests
Always when syncing I get this output:
(I get it multiple times)
I guess it would be fine to add https verification
The text was updated successfully, but these errors were encountered: