Commit Graph

7 Commits

Author SHA1 Message Date
Claudiu Popa
211d81f84f Keep a consistent copyright notice across the board.
This was changed automatically in #894, but apparently
we need to have the copyright notice somewhere.
2016-07-19 17:42:07 +03:00
Ashley Whetter
0d170658ef Fixed our docstring lint errors 2016-06-25 21:31:35 +01:00
Claudiu Popa
8322781baa Add the new shorter license header, including to missing files. Close #894. 2016-06-01 16:25:07 +01:00
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