Skip to content

refactor(apis_entities): use verbose_name_plural in the entity list menu #2897

refactor(apis_entities): use verbose_name_plural in the entity list menu

refactor(apis_entities): use verbose_name_plural in the entity list menu #2897

Workflow file for this run

#SPDX-FileCopyrightText: 2023 Birger Schacht
#SPDX-License-Identifier: MIT
name: Run black Linter
on: [push, pull_request]
jobs:
black:
uses: acdh-oeaw/prosnet-workflows/.github/workflows/poetry-black.yml@dev
with:
src: "."