Skip to content

Fix: fix an issue where certain fonts incorrectly matched LaTeX regex rules. #87

Fix: fix an issue where certain fonts incorrectly matched LaTeX regex rules.

Fix: fix an issue where certain fonts incorrectly matched LaTeX regex rules. #87

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