Skip to content

Commit b8cc959

Browse files
mjrenomjreno
authored andcommitted
lint
1 parent 7f6684c commit b8cc959

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.docs/Notebooks/netcdf01_tutorial.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
# dataset arrays.
119119
#
120120
# Flopy does not currently generate the NetCDF input file. This tutorial
121-
# shows one way that can be accomplished.
121+
# shows one way that can be accomplished.
122122

123123
# create directory for netcdf sim
124124
sim.set_sim_path(workspace / "netcdf")
@@ -289,5 +289,3 @@
289289

290290
# success, buff = sim.run_simulation(silent=True, report=True)
291291
# assert success, pformat(buff)
292-
293-

0 commit comments

Comments
 (0)