Commit Graph

4 Commits

Author SHA1 Message Date
Claudiu Popa
31705ac6bc Fix instances of unneeded-not in pylint's codebase. 2015-11-25 11:26:52 +02:00
Claudiu Popa
4fe6bc4dcd Cleanup pylint issues
This changeset also brings a couple of changes:

   * rrheaders and rcheaders are dropped from html_writer.Table's constructor.
     They weren't used at all and it was dead code. This simplified some
     if statements.

   * _is_attribute_property is used to look for a property assignment
     instead on relying on a different implementation.
2015-11-21 19:42:08 +02:00
Claudiu Popa
7307bed1f9 Fix pylint warnings for the code imported from logilab-common. 2015-08-18 23:28:24 +03:00
Florian Bruhin
2463e6a9bd Get rid of logilab.common.graph.
--HG--
branch : no-logilab-common
2015-07-26 12:28:32 +02:00