MCPcopy
hub / github.com/urllib3/urllib3 / teardown_class

Method teardown_class

test/test_no_ssl.py:29–31  ·  view source on GitHub ↗
(cls)

Source from the content-addressed store, hash-verified

27
28 @classmethod
29 def teardown_class(cls) -> None:
30 sys.meta_path.remove(ssl_blocker)
31 module_stash.pop()
32
33
34class TestImportWithoutSSL(TestWithoutSSL):

Callers 1

supported_tls_versionsFunction · 0.45

Calls 1

popMethod · 0.80

Tested by

no test coverage detected