Skip to content

temporarily change pycln url due to https://github.com/hadialqattan/p… #14

temporarily change pycln url due to https://github.com/hadialqattan/p…

temporarily change pycln url due to https://github.com/hadialqattan/p… #14

Workflow file for this run

name: lint
on:
push:
branches:
- "*"
pull_request:
branches:
- "*"
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]