add env setup for runtime to enable multiprocessing parameter search by joblib, closes #23
This commit is contained in:
@@ -430,6 +430,7 @@ def test_export_on_fail():
|
||||
assert res.status.description == status.description
|
||||
|
||||
|
||||
@patch("delta_barth.session.CFG_HOT_RELOAD", False)
|
||||
def test_pipeline_sales_forecast_SuccessDbWrite(exmpl_api_sales_prognosis_resp, session):
|
||||
with (
|
||||
patch(
|
||||
|
||||
Reference in New Issue
Block a user