Skip to content
  • Dom Sekotill's avatar
    37400aa7
    Disable pycodestyle E226 · 37400aa7
    Dom Sekotill authored
    The rule doesn't adequately cover different uses of arithmetic
    expressions, there are many cases where non-spaced expressions can be
    more readable.
    37400aa7
    Disable pycodestyle E226
    Dom Sekotill authored
    The rule doesn't adequately cover different uses of arithmetic
    expressions, there are many cases where non-spaced expressions can be
    more readable.
Loading