E402 W503 W504 E741 # The E203 rule is not PEP 8 compliant. # Unfortunately this means it also conflicts with the output from `black`. # See: https://github.com/PyCQA/pycodestyle/issues/373 E203