From d18a48bca1a392f5c08c7e1b140203e3d010d546 Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Fri, 3 May 2019 10:18:23 +0200 Subject: [PATCH] [DEBUG] update new API of lutin log --- lutin_audio-algo-speex-test.py | 2 +- lutin_audio-algo-speex.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lutin_audio-algo-speex-test.py b/lutin_audio-algo-speex-test.py index 331bcd2..179e2cb 100644 --- a/lutin_audio-algo-speex-test.py +++ b/lutin_audio-algo-speex-test.py @@ -1,5 +1,5 @@ #!/usr/bin/python -import lutin.debug as debug +import realog.debug as debug import lutin.tools as tools diff --git a/lutin_audio-algo-speex.py b/lutin_audio-algo-speex.py index ee33fb5..133f475 100644 --- a/lutin_audio-algo-speex.py +++ b/lutin_audio-algo-speex.py @@ -1,5 +1,5 @@ #!/usr/bin/python -import lutin.debug as debug +import realog.debug as debug import lutin.tools as tools