In the file setup.py, following are the PEP8 issues :
Line 13:1: E302 expected 2 blank lines, found 1
Line 14:80: E501 line too long (98 > 79 characters)
Line 18:1: E305 expected 2 blank lines after class or function definition, found 1
Line 24:80: E501 line too long (158 > 79 characters)
Hello @pbelmann! Thanks for updating the PR.
denbi/perun/keystone.py
, following are the PEP8 issues :denbi/scripts/perun_propagation_service.py
, following are the PEP8 issues :setup.py
, following are the PEP8 issues :test/test_endpoint.py
, following are the PEP8 issues :test/test_keystone.py
, following are the PEP8 issues :Comment last updated on February 11, 2019 at 15:12 Hours UTC