Skip to content

New remaining_low_bounds() method for {Bfs,Dfs}Reachable #103

New remaining_low_bounds() method for {Bfs,Dfs}Reachable

New remaining_low_bounds() method for {Bfs,Dfs}Reachable #103

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches: [staging, trying]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
- uses: pre-commit/[email protected]