Skip to content

Panel_35 to use data from geocat.datafiiles instead of creating on the fly with generate_2d_array #1096

Panel_35 to use data from geocat.datafiiles instead of creating on the fly with generate_2d_array

Panel_35 to use data from geocat.datafiiles instead of creating on the fly with generate_2d_array #1096

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches:
- main
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: pre-commit/action@v3.0.0