Skip to content

Front end minor fixes #26

Front end minor fixes

Front end minor fixes #26

Workflow file for this run

name: python-format
on:
pull_request:
types: [opened, synchronize]
jobs:
format-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable