We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24559ad commit 5c792ffCopy full SHA for 5c792ff
tests/integration/test_worker_scale.py
@@ -17,8 +17,6 @@ def scale_models(alfalfa: AlfalfaClient):
17
18
MODEL_PATHS = []
19
MODEL_PATHS.append('wrapped.fmu')
20
- MODEL_PATHS.append('wrapped.fmu')
21
- MODEL_PATHS.append('refrig_case_osw')
22
MODEL_PATHS.append('small_office')
23
24
model_ids = []
0 commit comments