Skip to content

Merge branch 'main' of https://github.com/Byaidu/PDFMathTranslate #45

Merge branch 'main' of https://github.com/Byaidu/PDFMathTranslate

Merge branch 'main' of https://github.com/Byaidu/PDFMathTranslate #45

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