From 60d3910e268acdd5265c8a0fd0792dc15f14dd0d 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_glew.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lutin_glew.py b/lutin_glew.py index 5f46118..25156af 100644 --- a/lutin_glew.py +++ b/lutin_glew.py @@ -1,5 +1,5 @@ #!/usr/bin/python -import lutin.debug as debug +import realog.debug as debug import lutin.tools as tools import os