We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5b6ede commit 42e31cfCopy full SHA for 42e31cf
scripts/get_pyomo_extras.py
@@ -31,5 +31,4 @@
31
extras = __import__('extras')
32
extras.install_extras()
33
except:
34
- raise
35
print("Error running get-pyomo-extras.py")
0 commit comments