diff --git a/noxfile.py b/noxfile.py index fc095493..0166dd29 100644 --- a/noxfile.py +++ b/noxfile.py @@ -10,8 +10,8 @@ "etrago/analyze/plot.py", "etrago/cluster/electrical.py", "etrago/cluster/gas.py", - "etrago/cluster/snapshot.py", "etrago/cluster/spatial.py", + "etrago/cluster/temporal.py", "etrago/disaggregate/spatial.py", "etrago/disaggregate/temporal.py", "etrago/execute/__init__.py",