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

If block in FGA annotiation not needed #45

Closed
oyvble opened this issue Oct 28, 2021 · 1 comment
Closed

If block in FGA annotiation not needed #45

oyvble opened this issue Oct 28, 2021 · 1 comment

Comments

@oyvble
Copy link

oyvble commented Oct 28, 2021

It seems that the following if-block was covered in previous if-check (and hence could be removed):

if len(sequence) % 4 == 0:

@rnmitchell
Copy link
Contributor

You are correct! I will remove it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants