Skip to content

Commit

Permalink
Add time input to parameterized terms.
Browse files Browse the repository at this point in the history
  • Loading branch information
JSKenyon committed Dec 11, 2024
1 parent 40271b5 commit d601182
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion quartical/gains/parameterized_gain.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
"WEIGHT",
"FLAG",
"ROW_MAP",
"ROW_WEIGHTS"
"ROW_WEIGHTS",
"TIME"
)
)

Expand Down

0 comments on commit d601182

Please sign in to comment.