Skip to content

fix: merge migrations to resolve conflict #95

fix: merge migrations to resolve conflict

fix: merge migrations to resolve conflict #95

Workflow file for this run

name: python-format
on:
pull_request:
types: [opened, synchronize]
jobs:
format-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable