pyronear / pyro-vision

Computer vision library for wildfire detection 🌲 Deep learning models in PyTorch & ONNX for inference on edge devices (e.g. Raspberry Pi)

Home Page:https://pyronear.org/pyro-vision/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[test] Add a linter test to CI

frgfm opened this issue Β· comments

πŸš€ Feature

Add a linter verification to CI

Motivation

For better readability, and to apply by industry standards, linter verification would allow users to amend their PR for readability.

Pitch

Include flake8 linter test into CI jobs.