Skip to content

More intuitive tooltips and manual tcBF #41

More intuitive tooltips and manual tcBF

More intuitive tooltips and manual tcBF #41

Workflow file for this run

name: Check code style
on:
push:
branches: [ "dev" ]
pull_request:
branches: [ "dev" ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable