Skip to content

Commit c79d450

Browse files
committed
remove debug print
1 parent d910538 commit c79d450

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nasdaqdatalink/connection.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ def get_retries():
8080
def get_session():
8181
global session
8282
if session is None:
83-
print("initialized")
8483
session = requests.Session()
8584
adapter = HTTPAdapter(max_retries=get_retries())
8685
session.mount(ApiConfig.api_protocol, adapter)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy