Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Crivella committed May 23, 2024
1 parent 3734884 commit b66c627
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eessi/testsuite/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ def check_proc_attribute_defined(test: rfm.RegressionTest, attribute) -> bool:
)
raise AttributeError(msg)


def check_extras_key_defined(test: rfm.RegressionTest, extra_key) -> bool:
"""
Checks if a specific key is defined in the 'extras' dictionary for the current partition
Expand Down

0 comments on commit b66c627

Please sign in to comment.