************* Module conf W: 13, 0: import missing `from __future__ import absolute_import` (no-absolute-import) W: 14, 0: import missing `from __future__ import absolute_import` (no-absolute-import) W: 17, 0: reload built-in referenced (reload-builtin) Report ====== 48 statements analysed. Statistics by type ------------------ +---------+-------+-----------+-----------+------------+---------+ |type |number |old number |difference |%documented |%badname | +=========+=======+===========+===========+============+=========+ |module |0 |1 |-1.00 |0 |0 | +---------+-------+-----------+-----------+------------+---------+ |class |0 |0 |= |0 |0 | +---------+-------+-----------+-----------+------------+---------+ |method |0 |0 |= |0 |0 | +---------+-------+-----------+-----------+------------+---------+ |function |0 |0 |= |0 |0 | +---------+-------+-----------+-----------+------------+---------+ Raw metrics ----------- +----------+-------+------+---------+-----------+ |type |number |% |previous |difference | +==========+=======+======+=========+===========+ |code |58 |19.73 |58 |= | +----------+-------+------+---------+-----------+ |docstring |18 |6.12 |18 |= | +----------+-------+------+---------+-----------+ |comment |168 |57.14 |168 |= | +----------+-------+------+---------+-----------+ |empty |50 |17.01 |50 |= | +----------+-------+------+---------+-----------+ Duplication ----------- +-------------------------+------+---------+-----------+ | |now |previous |difference | +=========================+======+=========+===========+ |nb duplicated lines |0 |0 |= | +-------------------------+------+---------+-----------+ |percent duplicated lines |0.000 |0.000 |= | +-------------------------+------+---------+-----------+ Messages by category -------------------- +-----------+-------+---------+-----------+ |type |number |previous |difference | +===========+=======+=========+===========+ |convention |0 |0 |= | +-----------+-------+---------+-----------+ |refactor |0 |0 |= | +-----------+-------+---------+-----------+ |warning |3 |1 |+2.00 | +-----------+-------+---------+-----------+ |error |0 |1 |-1.00 | +-----------+-------+---------+-----------+ Messages -------- +-------------------+------------+ |message id |occurrences | +===================+============+ |no-absolute-import |2 | +-------------------+------------+ |reload-builtin |1 | +-------------------+------------+ Global evaluation ----------------- Your code has been rated at 9.38/10 (previous run: 8.75/10, +0.62) So close to being perfect...