summaryrefslogtreecommitdiffstats
path: root/ampel/muell.py
diff options
context:
space:
mode:
Diffstat (limited to 'ampel/muell.py')
-rwxr-xr-xampel/muell.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ampel/muell.py b/ampel/muell.py
index 3b84f02..9d44613 100755
--- a/ampel/muell.py
+++ b/ampel/muell.py
@@ -10,7 +10,7 @@ drives
"""
from docopt import docopt
-from fade import calc_chain
+from ampel.fade import calc_chain
import time
from time import sleep
import json