pyvider
2025-05-10
Minor fixes to component data sources and function adapters via automated supsrc sync commits,...
4 files · 30+ · 30-
Component Fixes
2 files changed
http_api.pyUpdated `components/data_sources/http_api.py` with 33 lines of changes to HTTP API data source re...numeric_functions.pyUpdated `components/functions/numeric_functions.py` with 24 lines of adjustments to numeric funct...
- Updated
components/data_sources/http_api.pywith 33 lines of changes to HTTP API data source request/response handling interface behavioral1 file
http_api.py
- Updated
components/functions/numeric_functions.pywith 24 lines of adjustments to numeric function implementations decouple internal1 file
numeric_functions.py
Function Adapter Fix
1 file changed
adapters.pyFixed a single-line issue in `src/pyvider/functions/adapters.py`
Configuration
1 file changed
.gitignoreUpdated .gitignore
- Added a new entry to
.gitignoreinstantiate internal1 file
.gitignore