Skip to content

Commit

Permalink
feat(GridIntersect): import GridIntersect from __init__ (#640)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtwhite79 authored and langevin-usgs committed Sep 6, 2019
1 parent ac259c7 commit 32309e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flopy/utils/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,4 @@
from .mtlistfile import MtListBudget
from .optionblock import OptionBlock
from .rasters import Raster
from .gridintersect import GridIntersect,ModflowGridIndices

0 comments on commit 32309e2

Please sign in to comment.