mirror of
https://github.com/JHUAPL/kaiju.git
synced 2026-01-08 22:58:05 -05:00
Linting
This commit is contained in:
@@ -112,7 +112,8 @@ def main():
|
||||
# # Detail the test results
|
||||
test_report_details_string = ''
|
||||
test_report_details_string += (
|
||||
f"Test results are on `derecho` in `{os.environ['MAGE_TEST_SET_ROOT']}`.\n"
|
||||
'Test results are on `derecho` in '
|
||||
f"`{os.environ['MAGE_TEST_SET_ROOT']}`.\n"
|
||||
)
|
||||
|
||||
# Summarize the test results.
|
||||
|
||||
Reference in New Issue
Block a user