Launchpad automatic translations update.
[odoo/odoo.git] / bin / tools / __init__.py
index 78c77ed..f1a0faf 100644 (file)
@@ -24,12 +24,12 @@ import win32
 from config import *
 from misc import *
 from convert import *
-from yaml_test import *
 from translate import *
 from graph import graph
 from amount_to_text import *
 from amount_to_text_en import *
 from pdf_utils import *
+from yaml_import import *
 from sql import *
 
 # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: