Skip to content

Merge branch 'develop' of github.com:ConservationInternational/trends… #173

Merge branch 'develop' of github.com:ConservationInternational/trends…

Merge branch 'develop' of github.com:ConservationInternational/trends… #173

Workflow file for this run

name: Style
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable