From 8c748a3c9d36fb5b9b83e597d2d4dd28ec1270fa Mon Sep 17 00:00:00 2001 From: Samir Kamal <1954121+skamril@users.noreply.github.com> Date: Thu, 15 Aug 2024 00:35:14 +0200 Subject: [PATCH] qsc --- .github/workflows/main.yml | 3 +-- .../root/input/hydro/common/capacity/test_capacity.py | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 63acea2107..eab55a0e62 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -110,8 +110,7 @@ jobs: if: >- ${{ contains(needs.*.result, 'failure') - || contains(needs.*.result, 'cancelled') - }} + || contains(needs.*.result, 'cancelled') }} ################################################################ ## Front-end diff --git a/tests/storage/repository/filesystem/root/input/hydro/common/capacity/test_capacity.py b/tests/storage/repository/filesystem/root/input/hydro/common/capacity/test_capacity.py index a6b45080ca..c7c844ab64 100644 --- a/tests/storage/repository/filesystem/root/input/hydro/common/capacity/test_capacity.py +++ b/tests/storage/repository/filesystem/root/input/hydro/common/capacity/test_capacity.py @@ -12,6 +12,7 @@ from antarest.study.storage.rawstudy.model.filesystem.matrix.matrix import MatrixFrequency from antarest.study.storage.rawstudy.model.filesystem.root.input.hydro.common.capacity import capacity +# noinspdection SpellChecdkingInspection # noinspection SpellCheckingInspection BEFORE_650 = { "maxpower_en": {"default_empty": [[]], "freq": MatrixFrequency.DAILY, "nb_columns": None},