Skip to content

Python: add BooleanFunction.sat_count using arbitrary precision int… #142

Python: add BooleanFunction.sat_count using arbitrary precision int…

Python: add BooleanFunction.sat_count using arbitrary precision int… #142

Workflow file for this run

name: Spell Check
on: [push]
jobs:
spellcheck:
name: Spell Check
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v6
with:
check_dot_files: true
use_cspell_files: true