Skip to content

fix: resolve claim extraction P1 and P2 review findings #2350

fix: resolve claim extraction P1 and P2 review findings

fix: resolve claim extraction P1 and P2 review findings #2350

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