$ errors.fyi/flake8/E231 128 namespaces · 4,025 codes
flake8 · flake8/E231
E231

Missing Whitespace After Separator

A comma, semicolon, or colon is not followed by a space (e.g. a,b instead of a, b). Add a space after the separator.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT