mirror of
https://github.com/CodingIsOurPassion/CodingIsOurPassion.git
synced 2025-01-22 19:03:49 -06:00
4 lines
98 B
Python
4 lines
98 B
Python
|
from lakewatchscraper.waterdata.reservoir import ReservoirDayData
|
||
|
|
||
|
__all__ = ["ReservoirDayData"]
|