mirror of
https://github.com/yweber/lodel2.git
synced 2026-01-15 19:22:14 +01:00
pep8 sur classes.py
This commit is contained in:
parent
6c6fcea755
commit
ca65d11a5a
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ class EmClass(EmComponent):
|
|||
# @return bool : True if deleted False if deletion aborded
|
||||
def delete(self):
|
||||
return super(EmClass, self).delete()
|
||||
|
||||
|
||||
# fieldgroups = self.fieldgroups()
|
||||
# if len(fieldgroups) > 0:
|
||||
# return False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue