Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: get_genomic_mane_genes should return mane status #398

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

korikuzma
Copy link
Member

No description provided.

@korikuzma korikuzma added enhancement New feature or request priority:high High priority labels Feb 11, 2025
@korikuzma korikuzma requested a review from katiestahl February 11, 2025 21:53
@korikuzma korikuzma self-assigned this Feb 11, 2025
katiestahl
katiestahl previously approved these changes Feb 11, 2025

if len(mane_rows) == 0:
if mane_rows.is_empty():
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is there any case where mane_rows could be None? I think that may cause an exception here

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority:high High priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants