Skip to content

Merge branch 'new-feat' of github.com:hellofinch/PDFMathTranslate int… #74

Merge branch 'new-feat' of github.com:hellofinch/PDFMathTranslate int…

Merge branch 'new-feat' of github.com:hellofinch/PDFMathTranslate int… #74

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