Skip to content

Support overwriting an existing file at the same location #830

Support overwriting an existing file at the same location

Support overwriting an existing file at the same location #830

Workflow file for this run

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