Files
Artemis/forecastdata.py

4 lines
57 B
Python

class ForecastData:
def __init__(self):
pass