You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/macro.rst
+1-1
Original file line number
Diff line number
Diff line change
@@ -235,7 +235,7 @@ Code documentation
235
235
:exclude-members: MACRO_ITEMS
236
236
237
237
The functions :func:`add_model_data` and :func:`calibrate` are used by :meth:`.Scenario.add_macro`.
238
-
Others are internal; :func:`prepare_computer` assembles the following functions into a :class:`.genno.Computer` that then executes the necessary calculations to prepare the model data.
238
+
Others are internal; :func:`prepare_computer` assembles the following functions into a :class:`genno.Computer` that then executes the necessary calculations to prepare the model data.
0 commit comments