1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2026-08-12 23:12:22 +02:00

[EmField] pep8+pylint

This commit is contained in:
Roland Haroutiounian 2015-07-29 10:55:46 +02:00
commit 8b2bd59daf

View file

@ -1,7 +1,7 @@
#-*- coding: utf-8 -*-
from EditorialModel.components import EmComponent
from EditorialModel.exceptions import *
from EditorialModel.exceptions import EmComponentCheckError
import EditorialModel