Skip to content

Commit

Permalink
Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Felix committed Mar 19, 2020
1 parent 42897cf commit 809a766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion do_mpc/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,7 @@ def get_variables(self):
.. warning::
The method is depreciated and will be removed in a later version.
Please call :py:func:`setup` instead.
Please query class attributes (variables) directly.
This method is convenient when creating the model in a different file
than the, e.g. the :py:class:`do_mpc.optimizer`. Returns the variables as a list with the following order:
Expand Down

0 comments on commit 809a766

Please sign in to comment.