Skip to content

Commit

Permalink
Add DwdForecastDate import in DWD DMO module
Browse files Browse the repository at this point in the history
  • Loading branch information
gutzbenj committed Sep 16, 2023
1 parent 0c02bbc commit 110ad1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wetterdienst/provider/dwd/dmo/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- coding: utf-8 -*-
# Copyright (C) 2018-2023, earthobservations developers.
# Distributed under the MIT License. See LICENSE for more info.
from wetterdienst.provider.dwd.dmo.api import DwdDmoRequest, DwdDmoStationGroup, DwdDmoType
from wetterdienst.provider.dwd.dmo.api import DwdDmoRequest, DwdDmoStationGroup, DwdDmoType, DwdForecastDate

0 comments on commit 110ad1a

Please sign in to comment.