Vermeille / Torchelie

Torchélie is a set of utility functions, layers, losses, models, trainers and other things for PyTorch.
https://torchelie.readthedocs.org/
MIT License
111 stars 11 forks source link

🔧 chore(flake8): add flake8 configuration file with some ignores #51

Closed Horgix closed 3 years ago

Horgix commented 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: