Skip to content

Commit

Permalink
Update flepimop/gempyor_pkg/src/gempyor/NPI/base.py
Browse files Browse the repository at this point in the history
  • Loading branch information
pearsonca authored Nov 13, 2024
1 parent 1bf2f16 commit 5033f22
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion flepimop/gempyor_pkg/src/gempyor/NPI/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ def execute(
):
"""
npi_config: config of the Modifier we are building, usually a StackedModifiers that will call other NPI
modinf: the ModelInfo class, to inform ti and tf
modinf_ti: the initial time from a ModelInfo object,
modinf_tf: the final time from a ModelInfo object
modifiers_library: a config bit that contains the other modifiers that could be called by this Modifier. Note
that the confuse library's config resolution mechanism makes slicing the configuration object expensive;
instead give the preloaded settings from .get()
Expand Down

0 comments on commit 5033f22

Please sign in to comment.