Skip to content

fixed bug in bayesian prior #19

fixed bug in bayesian prior

fixed bug in bayesian prior #19

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@v3
- uses: psf/black@stable