Skip to content

Update backend.py

Update backend.py #332

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