pycodestyle 94 B

1234
  1. [pycodestyle]
  2. ignore = E226,E302,E41,E0202,E1101,W503
  3. max-line-length = 120
  4. statistics = True