Skip to content

Commit

Permalink
remove unnecessary line of script
Browse files Browse the repository at this point in the history
  • Loading branch information
emorway-usgs committed Dec 29, 2023
1 parent d34b6a2 commit f9b19e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion autotest/test_gwe_drycell_conduction2.py
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,6 @@ def build_models(idx, test):
gwtname = "gwt-" + name
gwename = "gwe-" + name

sim_ws = os.path.join(ws)
sim = flopy.mf6.MFSimulation(
sim_name=name, sim_ws=ws, exe_name="mf6", version="mf6"
)
Expand Down

0 comments on commit f9b19e1

Please sign in to comment.