2

Like the hint with wavy line under the lines of the code which tells E231 missing whitespace after ','

Crazymage
  • 114
  • 9

1 Answers1

1

According to https://github.com/jorgenschaefer/elpy/issues/857. you could try M-x elpy-autopep8-fix-code

Joe
  • 965
  • 11
  • 16