Skip to content

Update changelog for version 1.2.5, modify Makefile to use python3 bu… #107

Update changelog for version 1.2.5, modify Makefile to use python3 bu…

Update changelog for version 1.2.5, modify Makefile to use python3 bu… #107

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
- uses: pre-commit/[email protected]