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

Check for class instances of AbstractPath in extract_paths #145

Merged
merged 5 commits into from
Sep 8, 2023

Conversation

curufinwe
Copy link
Collaborator

@curufinwe curufinwe commented Aug 9, 2023

For some reason I have a setup where extract_paths will return the class tk.Path. Not sure why that is in my setup, but in principle we should check for that and not return the class itself if it happens to be in the object.

Copy link
Contributor

@critias critias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Today I learned that type is not just a function.

@curufinwe curufinwe merged commit 157a3d6 into master Sep 8, 2023
2 checks passed
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.

3 participants