Skip to content

Update CHANGELOG with the new 0.1.2 release. #108

Update CHANGELOG with the new 0.1.2 release.

Update CHANGELOG with the new 0.1.2 release. #108

Workflow file for this run

name: Lint and check
on: [ push, pull_request ]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1