Skip to content

Commit 9d507cb

Browse files
Tweak CartesianProductSet documentation
1 parent e7a3e25 commit 9d507cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyomo/contrib/pyros/uncertainty_sets.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4095,7 +4095,7 @@ class CartesianProductSet(UncertaintySet):
40954095
40964096
Examples
40974097
--------
4098-
Cartesian product of 1D box/interval and 2D ball (disk):
4098+
Cartesian product of 1D box (interval) and 2D ball (disk):
40994099
41004100
>>> from pyomo.contrib.pyros import (
41014101
... BoxSet, AxisAlignedEllipsoidalSet, CartesianProductSet,

0 commit comments

Comments
 (0)