Skip to content

Commit d6d6da7

Browse files
mjrenomjreno
authored andcommitted
update pixi lockfile
1 parent 5efdb53 commit d6d6da7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples/twri.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ def plot_head(head, workspace):
254254

255255
# add array based inputs
256256
# TODO: needs type checking and list consolidation support (see comments in gwf init)
257-
gwf.chd = [chdg]
257+
gwf.chdg = [chdg]
258258
gwf.drng = [drng]
259259
gwf.welg = [welg]
260260
gwf.rcha = [rcha]

0 commit comments

Comments
 (0)