Skip to content

fix paths 2 and tests #2374

fix paths 2 and tests

fix paths 2 and tests #2374

Workflow file for this run

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