florath / rmtoo

Free and Open Source Requirements Management TooL
http://rmtoo.florath.net
Other
207 stars 59 forks source link

Flake8 fix #30

Closed kown7 closed 5 years ago

kown7 commented 5 years ago

Accidentally, no linting has been performed. New guidelines for py38 have introduced new warnings, see https://github.com/PyCQA/pycodestyle/issues/755.

In the grand scheme of things regarding #23, this pull-request should go first.