Skip to content

Correcting French mistake #16

Correcting French mistake

Correcting French mistake #16

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pre-commit/action@v3.0.0