From 1f2a52a6b55ec9881fbf02eaa11a21d1ddce4c62 Mon Sep 17 00:00:00 2001 From: ClaraBuettner Date: Wed, 14 Aug 2024 13:53:34 +0200 Subject: [PATCH] Update filename --- etrago/tools/extendable.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etrago/tools/extendable.py b/etrago/tools/extendable.py index df115aa6..001cf5bd 100644 --- a/etrago/tools/extendable.py +++ b/etrago/tools/extendable.py @@ -27,7 +27,7 @@ import numpy as np import pandas as pd -from etrago.cluster.snapshot import snapshot_clustering +from etrago.cluster.temporal import snapshot_clustering from etrago.tools.utilities import convert_capital_costs, find_snapshots __copyright__ = (