IntelLabs / MART

Modular Adversarial Robustness Toolkit
BSD 3-Clause "New" or "Revised" License
16 stars 0 forks source link

Change flake8 styling rule from W503 to W504. #260

Closed mzweilin closed 1 month ago

mzweilin commented 1 month ago

What does this PR do?

This PR ignores W503 in favor of W504.

Many people prefer W504, so do I.

https://www.flake8rules.com/rules/W503.html

Type of change

Please check all relevant options.

Testing

Please describe the tests that you ran to verify your changes. Consider listing any relevant details of your test configuration.

Before submitting

Did you have fun?

Make sure you had fun coding 🙃