We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
There is a small typo in src/tests/test_repr.py. Should read hierarchy rather than heirarchy.
hierarchy
heirarchy
The text was updated successfully, but these errors were encountered:
Fix simple typo: heirarchy -> hierarchy (#1026)
4e5fbe0
Closes #1025
Fix simple typo: heirarchy -> hierarchy (pythonnet#1026)
5d9f83d
Closes pythonnet#1025
15ce67e
Successfully merging a pull request may close this issue.
There is a small typo in src/tests/test_repr.py.
Should read
hierarchy
rather thanheirarchy
.The text was updated successfully, but these errors were encountered: