We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In the class Step, any call to the layer_features property must result in a bug.
Step
layer_features
The function isinstance expect 2 arguments. Only one is given.
isinstance
See:
pyedb/src/pyedb/ipc2581/ecad/cad_data/step.py
Lines 111 to 113 in 0ee121c
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In the class
Step
, any call to thelayer_features
property must result in a bug.The function
isinstance
expect 2 arguments. Only one is given.See:
pyedb/src/pyedb/ipc2581/ecad/cad_data/step.py
Lines 111 to 113 in 0ee121c
The text was updated successfully, but these errors were encountered: