From 9294f036384c6f2641196252c9e467cedadb8508 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 3 Sep 2024 14:13:10 +0000 Subject: [PATCH] GitHub Action: Apply Pep8-formatting --- test/system_test.py | 1 - 1 file changed, 1 deletion(-) diff --git a/test/system_test.py b/test/system_test.py index a010f6cce4..2925c611e4 100644 --- a/test/system_test.py +++ b/test/system_test.py @@ -232,7 +232,6 @@ def test_install_py_icon4py_version_0_0_12(devirt_env): spack_install('py-icon4py @ 0.0.12 %gcc ^py-gt4py@1.0.3.9') - @pytest.mark.py_hatchling def test_install_py_hatchling_default(devirt_env): spack_install('py-hatchling')