We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5293720 commit c9d164bCopy full SHA for c9d164b
pyomo/core/base/expression.py
@@ -234,7 +234,7 @@ class _GeneralExpressionData(metaclass=RenamedClass):
234
"Named expressions that can be used in other expressions."
235
)
236
class Expression(IndexedComponent):
237
- """A shared expression container, which may be defined over a index.
+ """A shared expression container, which may be defined over an index.
238
239
Parameters
240
----------
0 commit comments