Skip to content

Fixed bug in policy-based ordered statistics tree #28

Fixed bug in policy-based ordered statistics tree

Fixed bug in policy-based ordered statistics tree #28

Workflow file for this run

name: pre-commit
on: pull_request
jobs:
pre-commit:
name: Run pre-commit on all files
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]