Gradiant / pyodi

Python Object Detection Insights
https://gradiant.github.io/pyodi/
Mozilla Public License 2.0
189 stars 17 forks source link

Ignore E203 error in flake8 conflicting with black #102

Closed igonro closed 3 years ago

igonro commented 3 years ago

These type of conflicting errors should be always ignored. https://github.com/psf/black/issues/315