From 2a3d8f38a4efad05d5617b629ed7c53d57bd84b5 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_ebml.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lutin_ebml.py b/lutin_ebml.py index 035640b..51ee759 100644 --- a/lutin_ebml.py +++ b/lutin_ebml.py @@ -1,5 +1,5 @@ #!/usr/bin/python -import lutin.debug as debug +import realog.debug as debug import lutin.tools as tools