mirror of
https://github.com/yweber/lodel2.git
synced 2025-12-12 13:26:53 +01:00
[EditorialModel - classes] pep8+pylint on classes.py
This commit is contained in:
parent
ab51b27b78
commit
ccf36dfe8b
1 changed files with 2 additions and 2 deletions
|
|
@ -6,8 +6,8 @@
|
|||
from EditorialModel.components import EmComponent
|
||||
from EditorialModel.classtypes import EmClassType
|
||||
from EditorialModel.types import EmType
|
||||
from EditorialModel.exceptions import *
|
||||
import EditorialModel.fieldtypes as ftypes
|
||||
#from EditorialModel.exceptions import *
|
||||
#import EditorialModel.fieldtypes as ftypes
|
||||
import EditorialModel
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue