Skip to content

Update pyproject.toml and remove setup.py #509

Update pyproject.toml and remove setup.py

Update pyproject.toml and remove setup.py #509

Workflow file for this run

name: black
on: pull_request
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/setup-python@v4
- uses: pre-commit/[email protected]
with:
extra_args: black