You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add typehint for DataModel in app.py once ansys/pymechanical-stubs#93 is merged and a patch release of ansys-mechanical-stubs has been completed
Update this line to def DataModel(self) -> Ansys.Mechanical.DataModel.Interfaces.IDataModelObject (or DataModelObject since it points to IDataModelObject)
Add typehint for DataModel in app.py once ansys/pymechanical-stubs#93 is merged and a patch release of ansys-mechanical-stubs has been completed
Update this line to def DataModel(self) -> Ansys.Mechanical.DataModel.Interfaces.IDataModelObject (or DataModelObject since it points to IDataModelObject)
pymechanical/src/ansys/mechanical/core/embedding/app.py
Line 379 in 033053b
The text was updated successfully, but these errors were encountered: