Skip to content

Merge pull request #313 from 7shi/fix-font-error #48

Merge pull request #313 from 7shi/fix-font-error

Merge pull request #313 from 7shi/fix-font-error #48

Workflow file for this run

name: Format Code with Black
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable