Skip to content

Fix linting errors for tests

Martin Blanchard requested to merge mablanch/36-fix-linting into master

Description

Fix various errors and warning that raised since linting tests code.

Changes proposed in this merge request:

  • Freeze pytest version to 3.6.4
  • Get a decent pylint score for tests

This merge request, when approved, will close issue/bug: #36 (closed)

Edited by Martin Blanchard

Merge request reports