Skip to content

Bottom left algorithm + mutation #24

Bottom left algorithm + mutation

Bottom left algorithm + mutation #24

Workflow file for this run

name: Linter
on: [pull_request]
jobs:
Linter:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1