Skip to content

Commit feef6d9

Browse files
committed
Apply black
1 parent ee36b45 commit feef6d9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyomo/contrib/doe/__init__.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@
2424

2525

2626
@deprecated(
27-
"Use of MeasurementVariables in Pyomo.DoE is no longer supported.",
28-
version='6.8.0',
27+
"Use of MeasurementVariables in Pyomo.DoE is no longer supported.", version='6.8.0'
2928
)
3029
class MeasurementVariables:
3130
def __init__(self, *args):

0 commit comments

Comments
 (0)