Skip to content

Commit

Permalink
GitHub Action: Apply Pep8-formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 28, 2023
1 parent 78021f4 commit 41fdbd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/system_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -671,7 +671,7 @@ class PyIcon4pyTest(unittest.TestCase):

def test_install_version_0_0_3(self):
spack_install_and_test('py-icon4py @ 0.0.3.1 %gcc ^[email protected]')

def test_install_version_0_0_5(self):
spack_install_and_test('py-icon4py @ 0.0.5 %gcc ^[email protected]')

Expand Down

0 comments on commit 41fdbd7

Please sign in to comment.