Skip to content

Commit 9cbdefa

Browse files
committed
Ruff formatting
1 parent bc8d94a commit 9cbdefa

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

modflowapi/extensions/runner.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ def run_simulation(dll, sim_path, callback, verbose=False, _develop=False):
119119
if not has_converged:
120120
print(f"Simulation group: {sim_grp} DID NOT CONVERGE")
121121

122-
123122
try:
124123
callback(sim, Callbacks.finalize)
125124
mf6.finalize()

0 commit comments

Comments
 (0)