improve 2-3 codebase compatibility

This commit is contained in:
Bastien Gérard
2018-09-09 23:32:10 +02:00
parent d17cac8210
commit 4314fa883f
17 changed files with 73 additions and 68 deletions
+3 -3
View File
@@ -1,3 +1,3 @@
from fields import *
from file_tests import *
from geo import *
from .fields import *
from .file_tests import *
from .geo import *