Skip to content

Commit

Permalink
ran black
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewelamb committed Dec 12, 2024
1 parent b89c597 commit ae6f658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_validation.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ class TestManifestValidation:
"example_model",
"example_with_no_entry_for_cond_required_columns",
"example_with_nones_mock_component",
"example_with_nones_biospecimen"
"example_with_nones_biospecimen",
],
)
@pytest.mark.parametrize(
Expand Down

0 comments on commit ae6f658

Please sign in to comment.