debian/compat
author Laura Médioni <laura.medioni@logilab.fr>
Tue, 19 Jan 2016 14:07:59 +0100
changeset 11218 3fea2f3b25c1
parent 858 e6ae125d5903
child 11832 e8be49ecb522
permissions -rw-r--r--
[pylint] remove abstract-method warning This kind of message is targeted: "Method 'entity_call' is abstract in class 'EntityView' but is not overridden (abstract-method)" For now, only "entity_call" and "render_body" are dealt with, the list can be extended.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
858
e6ae125d5903 reorganize debian packages (Closes: #1168)
Julien Jehannet <julien.jehannet@logilab.fr>
parents: 0
diff changeset
     1
7