joeweiss / birdnetlib

A python api for BirdNET-Lite and BirdNET-Analyzer
https://joeweiss.github.io/birdnetlib/
Apache License 2.0
41 stars 14 forks source link

Add code contributions standards with python linting preferences #86

Open joeweiss opened 1 year ago

joeweiss commented 1 year ago

As part of this, implement a lint checker with Black in Github actions. It should run on all pull requests.