Skip to content

restore environment and readme from 80da1ae #8

restore environment and readme from 80da1ae

restore environment and readme from 80da1ae #8

Workflow file for this run

name: Linting
on: [pull_request, push]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.1
- uses: actions/setup-python@v5
- uses: pre-commit/action@v3.0.1