Skip to content

Feat/improve pypi packaging #7

Feat/improve pypi packaging

Feat/improve pypi packaging #7

Workflow file for this run

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