Skip to content
This repository was archived by the owner on Jan 13, 2021. It is now read-only.

Commit 37e122d

Browse files
W391: Remove blank line.
1 parent 4a1ebd6 commit 37e122d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_SSLContext.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,3 @@ def test_HTTPConnection_with_missing_certs_and_custom_context(self):
103103
assert conn.ssl_context.check_hostname
104104
assert conn.ssl_context.verify_mode == ssl.CERT_REQUIRED
105105
assert conn.ssl_context.options & ssl.OP_NO_COMPRESSION != 0
106-

0 commit comments

Comments
 (0)