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

Fix docstrings #10

Open
e opened this issue Aug 6, 2018 · 1 comment
Open

Fix docstrings #10

e opened this issue Aug 6, 2018 · 1 comment
Assignees

Comments

@e
Copy link
Member

e commented Aug 6, 2018

Fix docstrings in _strip_and_get_forward_splice_boundaries and_strip_and_get_backward_splice_boundaries. The return value is wrong.

def _strip_and_get_forward_splice_boundaries(self, base_series, splice_series):
    '''
    :return: tuple(base_first_index, splice_end_loc) or None
    '''
@e e self-assigned this Aug 6, 2018
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
@e and others