We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee36b45 commit feef6d9Copy full SHA for feef6d9
1 file changed
pyomo/contrib/doe/__init__.py
@@ -24,8 +24,7 @@
24
25
26
@deprecated(
27
- "Use of MeasurementVariables in Pyomo.DoE is no longer supported.",
28
- version='6.8.0',
+ "Use of MeasurementVariables in Pyomo.DoE is no longer supported.", version='6.8.0'
29
)
30
class MeasurementVariables:
31
def __init__(self, *args):
0 commit comments