Skip to content

Commit

Permalink
Merge branch conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
ValentinGebhart committed Sep 24, 2024
2 parents 8c46189 + a902d03 commit a822cc1
Show file tree
Hide file tree
Showing 4 changed files with 1,171 additions and 1,058 deletions.
4 changes: 3 additions & 1 deletion climada_petals/hazard/copernicus_forecast/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@
init Copernicus forecast handler
"""
from .handler import ForecastHandler
from .handler import ForecastHandler
from .indicator import * # This will import all functions from indicator.py

Loading

0 comments on commit a822cc1

Please sign in to comment.