Skip to content

Commit

Permalink
fixed docs
Browse files Browse the repository at this point in the history
  • Loading branch information
cmungall committed Jun 5, 2024
1 parent 5a5ec1f commit 2b15538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_converters/test_obo_graph_to_cx.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


class OboGraphToCXTest(unittest.TestCase):
"""Tests OBO JSON -> RDF/OWL."""
"""Tests OBO JSON -> NDEx CX format."""

def setUp(self):
self.converter = OboGraphToCXConverter()
Expand Down

0 comments on commit 2b15538

Please sign in to comment.