Skip to content

Commit

Permalink
Update formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeGat committed Aug 8, 2024
1 parent 8aa6093 commit 05948e5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/model_config_tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -128,5 +128,6 @@ def pytest_configure(config):
"markers", "access_om3: mark as access-om3 specific tests in quick QA CI checks"
)
config.addinivalue_line(
"markers", "access_esm1p5: mark as access-esm1.5 specific tests in quick QA CI checks"
"markers",
"access_esm1p5: mark as access-esm1.5 specific tests in quick QA CI checks",
)

0 comments on commit 05948e5

Please sign in to comment.