From 33f0d4245853d4e090f76573d06102d49b0f65bd Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Fri, 3 May 2019 10:18:22 +0200 Subject: [PATCH] [DEBUG] update new API of lutin log --- lutin_jvm-basics.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lutin_jvm-basics.py b/lutin_jvm-basics.py index bc95976..da6373d 100644 --- a/lutin_jvm-basics.py +++ b/lutin_jvm-basics.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