Do not create an Arkindex client on import
Compare changes
Files
3+ 2
− 42
@@ -4,18 +4,14 @@ from urllib.parse import urlparse
@@ -31,9 +27,7 @@ def should_verify_cert(url: str) -> bool:
@@ -43,40 +37,6 @@ def _get_arkindex_client() -> ArkindexClient: