pyvider
2025-09-19
Removed manual telemetry setup and cleaned up hypothesis artifacts
530 files · 2+ · 2,116-
Manual telemetry setup removed from CLI entry point
1 file changed
__main__.pyRemoved setup_telemetry() import and call since foundation auto-initializes
- Removed from provide.foundation import setup_telemetry and the explicit setup_telemetry() call from cli/main.py, as foundation telemetry now initializes on import
decouple
behavioral
1 file
__main__.py
Hypothesis test constants cleaned up
1 file changed
.gitignoreAdded .hypothesis/ to gitignore