Skip to content

Merge pull request #112 from qurit/qurit-frizi-patch-1 #71

Merge pull request #112 from qurit/qurit-frizi-patch-1

Merge pull request #112 from qurit/qurit-frizi-patch-1 #71

Workflow file for this run

name: Lint
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Run Black Code Formatter
uses: psf/black@stable