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
../underworld3/src/underworld3/constitutive_models.py:634: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if inner_self.yield_stress_min.value is not 0:
What version code?
latest dev branch, python-3.10.14
What system are you running the code on?
M2 - arm
Steps to reproduce?
Fresh install of updated dev branch
Screenshots
The text was updated successfully, but these errors were encountered:
bknight1
changed the title
[BUG] - syntaxWarning -
[BUG] - syntaxWarning in constitutive models
Jun 10, 2024
Describe the bug
latest dev branch, python-3.10.14
M2 - arm
Fresh install of updated dev branch
Screenshots
The text was updated successfully, but these errors were encountered: