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

type is a python function name #55

Open
oscarxblanco opened this issue Aug 9, 2024 · 0 comments
Open

type is a python function name #55

oscarxblanco opened this issue Aug 9, 2024 · 0 comments

Comments

@oscarxblanco
Copy link

type is used as a variable name. However, this could lead to issues because it is also a function name in python.

order, type = idx[0][0], idx[1][0]

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

No branches or pull requests

1 participant