Skip to content

Commit

Permalink
Merge pull request #30 from CIAT-DAPA/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
jchemutt authored Nov 9, 2024
2 parents 1cb29cb + e88e335 commit 99ef0ef
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/ormWP/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
from .models.adm1 import Adm1
from .models.adm2 import Adm2
from .models.adm3 import Adm3
from .models.woreda import Woreda
from .models.trend import Trend
from .models.forecast import Forecast
from .models.watershed import Watershed
from .models.wp_content import Wpcontent
from .models.type_content import Typecontent
Expand Down

0 comments on commit 99ef0ef

Please sign in to comment.