Skip to content

Commit 025e429

Browse files
committed
rephrase "breaking change" as "deprecation"
1 parent 9a9c684 commit 025e429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyomo/contrib/incidence_analysis/interface.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -891,7 +891,7 @@ def remove_nodes(self, variables=None, constraints=None):
891891
892892
.. note::
893893
894-
**Breaking change in Pyomo vTBD**
894+
**Deprecation in Pyomo vTBD**
895895
896896
The pre-TBD implementation of ``remove_nodes`` allowed variables and
897897
constraints to remove to be specified in a single list. This made

0 commit comments

Comments
 (0)