Skip to content

Merge pull request #212 from GispoCoding/211-add-statistics-tab-to-eda #321

Merge pull request #212 from GispoCoding/211-add-statistics-tab-to-eda

Merge pull request #212 from GispoCoding/211-add-statistics-tab-to-eda #321

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]