Skip to content

Revert "implement (temp) VIIRS start date" #223

Revert "implement (temp) VIIRS start date"

Revert "implement (temp) VIIRS start date" #223

Workflow file for this run

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