Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jmccreight committed Sep 25, 2024
1 parent ed49902 commit 78fc472
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions test_data/sagehen_mf6/sagehen_postprocess_graphs.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
import sys

import flopy
import flopy.plot.styles as styles
import geopandas as gpd
import matplotlib.dates as mdates
import matplotlib.pyplot as plt
Expand All @@ -18,9 +19,6 @@

import pywatershed as pws


import flopy.plot.styles as styles

sys.path.append(os.path.join("../common"))
# from figspecs import USGSFigure

Expand Down

0 comments on commit 78fc472

Please sign in to comment.