Skip to content

Conversation

@kuk
Copy link

@kuk kuk commented Oct 25, 2019

Before keybits was declared in

int keybits, maxbitdifference, rotate_bits;
    if(!PyArg_ParseTuple(args, "Oiii", &seq, &keybits, &maxbitdifference,
            &rotate_bits))
        return NULL;

but never used in code

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

Successfully merging this pull request may close these issues.

1 participant