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

TypeError: descriptor '__dict__' for 'MetaFlatten' objects doesn't apply to 'TreeWalk' object #136

Closed
esupoff opened this issue May 10, 2019 · 0 comments · Fixed by #137
Closed

Comments

@esupoff
Copy link
Contributor

esupoff commented May 10, 2019

__dict__ is unavailable for TreeWalk and it's children.
This doesn't break anything important, but is really annoying when debugger's autocompletion keeps crashing into this.

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.

1 participant