style: Ignore flake8 warnings W503 and W504
Avoid W503/W504 with current code as the current code not compliant and they are contradictory.
This commit is contained in:
Avoid W503/W504 with current code as the current code not compliant and they are contradictory.