mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-26 10:28:40 -06:00
flake8 fix
This commit is contained in:
parent
0f9fc06b1d
commit
4ddfa79ecd
@ -24,4 +24,3 @@ from . import attachment
|
|||||||
from . import location
|
from . import location
|
||||||
from . import task
|
from . import task
|
||||||
from . import tasks
|
from . import tasks
|
||||||
|
|
||||||
|
@ -44,4 +44,4 @@
|
|||||||
],
|
],
|
||||||
'installable': True,
|
'installable': True,
|
||||||
'application': True,
|
'application': True,
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user