Closed Horgix closed 3 years ago
This PR bootstraps Flake8 configuration with a bunch of ignores related to currently opened issues.
As of today, this configuration ignores:
With that, simply running flake8 torchelie without further filtering raises "only" 13 warnings :slightly_smiling_face:
flake8 torchelie
This PR bootstraps Flake8 configuration with a bunch of ignores related to currently opened issues.
As of today, this configuration ignores:
With that, simply running
flake8 torchelie
without further filtering raises "only" 13 warnings :slightly_smiling_face: