Enhance test cases by adding 'datetime_columns' to input data for MinimalRetrain and PredictionsBatch workflows. This improves metadata handling in asynchronous tests.
1 line
71 B
Bash
Executable File
1 line
71 B
Bash
Executable File
pytest --cov=laborious --cov-report=html && xdg-open htmlcov/index.html |