Skip to content

211 add statistics tab to EDA #320

211 add statistics tab to EDA

211 add statistics tab to EDA #320

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]