Skip to content

Commit

Permalink
black formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
sellth committed Jul 28, 2023
1 parent e983b67 commit f1424dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_parse_study.py
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,7 @@ def test_study_reader_small_study(small_investigation_file, small_study_file):
accession="http://purl.obolibrary.org/obo/VO_0000001",
ontology_name="OBI",
),
models.OntologyTermRef("yes", None, None)
models.OntologyTermRef("yes", None, None),
],
unit=None,
),
Expand Down

0 comments on commit f1424dd

Please sign in to comment.