************* 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 ====== 47 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 |56 |19.65 |56 |= | +----------+-------+------+---------+-----------+ |docstring |16 |5.61 |16 |= | +----------+-------+------+---------+-----------+ |comment |164 |57.54 |164 |= | +----------+-------+------+---------+-----------+ |empty |49 |17.19 |49 |= | +----------+-------+------+---------+-----------+ 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.36/10 (previous run: 8.72/10, +0.64) So close to being perfect...