From 1c228ab5ebf98854a8f228c648a6c7f057569529 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Bla=C3=9F?= Date: Thu, 22 Apr 2021 15:37:37 +0200 Subject: [PATCH] Import apollon Import apollon again to check whether the mock works also for second order dependencys. --- src/rtd/xxx.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rtd/xxx.py b/src/rtd/xxx.py index a5dd551..281ebc1 100644 --- a/src/rtd/xxx.py +++ b/src/rtd/xxx.py @@ -1,4 +1,4 @@ -import soundfile as sf +from apollon.audio import AudioFile class MySuperClass: def __init__(self, herb):