Skip to content

Replace erroneous links to "empty" algorithm with "is empty" #96

Replace erroneous links to "empty" algorithm with "is empty"

Replace erroneous links to "empty" algorithm with "is empty" #96

Workflow file for this run

name: "Check API"
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
name: "Build HTML"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- run: make