chanzuckerberg / cellxgene-ontology-guide

MIT License
3 stars 0 forks source link

bug(API): Doc string tests not working #174

Closed Bento007 closed 6 months ago

Bento007 commented 6 months ago

Describe the bug

the following docstring does not work. https://chanzuckerberg.github.io/cellxgene-ontology-guide/cellxgene_ontology_guide/ontology_parser.html#OntologyParser.get_high_level_terms

There is also a lack of testing of docstings

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

A clear and concise description of what you expected to happen.

Environment

Desktop (please complete the following information):

Python Version (please complete the following information):

Additional context

Add any other context about the problem here.

Bento007 commented 6 months ago

fix with https://github.com/chanzuckerberg/cellxgene-ontology-guide/pull/176