Skip to content

Commit

Permalink
formatted
Browse files Browse the repository at this point in the history
  • Loading branch information
hrshdhgd committed Aug 8, 2023
1 parent b7ea3ab commit f2ff3b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_implementations/test_pronto.py
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ def test_save(self):
slug="go-nucleus.saved.obo", directory=OUTPUT_DIR, local=True, format="obo"
)
)

@unittest.skip("Avoid network dependencies.")
def test_from_obo_library(self):
oi = ProntoImplementation(OntologyResource(local=False, slug="pato.obo"))
Expand Down

0 comments on commit f2ff3b0

Please sign in to comment.