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

Typo in __init__.py #24

Open
WombakulusBenediktusXII opened this issue Nov 25, 2021 · 1 comment · May be fixed by #27
Open

Typo in __init__.py #24

WombakulusBenediktusXII opened this issue Nov 25, 2021 · 1 comment · May be fixed by #27

Comments

@WombakulusBenediktusXII

In init.py is in line 74 in create_voidp() is in if kwarg instead of kwargs. This leads to a NameError that always occurs and thus the function is no longer properly usable.

@andubadea
Copy link

Thanks for this, I was struggling for days on this one thing, and didn't understand why I was getting the NameError every time.

@aloisklink aloisklink linked a pull request Jul 18, 2022 that will close this issue
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 a pull request may close this issue.

2 participants