Skip to content

Merge pull request #296 from blaylockbk/ball_tree #50

Merge pull request #296 from blaylockbk/ball_tree

Merge pull request #296 from blaylockbk/ball_tree #50

Workflow file for this run

name: Lint with Black
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable