English translation EMS

This commit is contained in:
Andreas
2024-12-22 12:18:16 +01:00
committed by Andreas
parent 82b9216be5
commit 2a526aa228
5 changed files with 60 additions and 57 deletions

View File

@@ -62,8 +62,8 @@ def test_optimize(
start_hour = 10
# Activate with pytest --full-run
# if ngen > 10 and not is_full_run:
# pytest.skip()
if ngen > 10 and not is_full_run:
pytest.skip()
visualize_filename = str((DIR_TESTDATA / f"new_{fn_out}").with_suffix(".pdf"))