Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Minor bug fixes and improvements manual testing notes (#39)
* Added get_most_specific_objects and get_most_specific_subjects methods * Version has been updated to 0.3.3 * Added get_ancestor_enrichment_query method * Added ancestor_enrichment method * Added new test cases for ancestor_enrichment * Added new data for ancestor_enrichment * Fixed import order * Updated test_get_ancestor_enrichment_query * Removed unnecessary f-string * Minor refactoring in query.py * Added new cases for get_most_specific_objects and get_most_specific_subjects * Added parent_enrichment and docstrings for parent_enrichment and ancestor_enrichment * Refactored object_list to prevent duplicated terms
- Loading branch information