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:
Reference in New Issue
Block a user
Avoid W503/W504 with current code as the current code not compliant and they are contradictory.