(20250117) Minor changes in NSE scraper for getting constituents of an index.
This commit is contained in:
@@ -161,6 +161,10 @@ class AsyncGoogleBase:
|
||||
def client_secret(self):
|
||||
return self._client_secret
|
||||
|
||||
@property
|
||||
def http_client(self):
|
||||
return self._http_client
|
||||
|
||||
# ┏┓┏┓ ┓ ┏┓ ┏┓
|
||||
# ┃┃┣┫┓┏╋┣┓ ┏┛ ┃┫
|
||||
# ┗┛┛┗┗┻┗┛┗ ┗━•┗┛
|
||||
|
||||
Reference in New Issue
Block a user