Skip to content

Migrate pep8 to pycodestyle

username-removed-6325 requested to merge cherry-pick-539b6812 into stable/0.2

The pep8 code linter has been renamed to pycodestyle [1]. This change fixes an import error caused by the migration.

[1] https://github.com/PyCQA/pycodestyle/issues/466

See merge request !4 (merged)

Merge request reports