Skip to content

Add RasterFile model and use it as Foreing Key to RasterDataset (#5) #14

Add RasterFile model and use it as Foreing Key to RasterDataset (#5)

Add RasterFile model and use it as Foreing Key to RasterDataset (#5) #14

Workflow file for this run

name: Lint
on: push
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable