Skip to content

fix(wizard-settings): fix bug with default raster color ramp #314

fix(wizard-settings): fix bug with default raster color ramp

fix(wizard-settings): fix bug with default raster color ramp #314

Workflow file for this run

name: code-style
on:
pull_request:
push:
branches: [master, main]
jobs:
code-style:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]