fix pylint warnings
note that: - _version is a generated/vendored file, so we just disable all - ssl.OP_NO_TLSv1 and OP_NO_TLSv1_1 are not detected by pylint, so we add a local ignore
Showing
Please register or sign in to comment
note that: - _version is a generated/vendored file, so we just disable all - ssl.OP_NO_TLSv1 and OP_NO_TLSv1_1 are not detected by pylint, so we add a local ignore