Skip to content

Commit

Permalink
fix spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
musasizivictoria committed Oct 17, 2024
1 parent 0dbeec8 commit 7be243c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/test_compound_identifier.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,3 @@ def test_is_input_header_positive(compound_identifier, header):
def test_is_input_header_negative(compound_identifier, header):
"""Test that invalid input headers return False."""
assert compound_identifier.is_input_header(header) is False


0 comments on commit 7be243c

Please sign in to comment.