biolink / ontobio

python library for working with ontologies and ontology associations
https://ontobio.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
118 stars 30 forks source link

Fix circular reference for #568; add test_gocamgen to travis #569

Closed dustine32 closed 3 years ago

dustine32 commented 3 years ago

For #568

dustine32 commented 3 years ago

Previously erring test_gocamgen.py passes now.

kltm commented 3 years ago

Looks good to me, sounds like circular reference fixed.