Skip to content

Modify on_delete behaviour for Instrument, AVResource, and InstrumentName models #88

Modify on_delete behaviour for Instrument, AVResource, and InstrumentName models

Modify on_delete behaviour for Instrument, AVResource, and InstrumentName models #88

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