Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IQEngine/IQEngine
/ call_get_datasources_api
Function
call_get_datasources_api
tools/metadata_loader/main.py:23–24 ·
view source on GitHub ↗
(url)
Source
from the content-addressed store, hash-verified
21
22
23
def
call_get_datasources_api(url):
24
return
requests.get(url, timeout=15)
25
26
27
def
get_datasources(args):
Callers
1
get_datasources
Function · 0.85
Calls
1
get
Method · 0.65
Tested by
no test coverage detected