Skip to content

fix: change sparql defs and add get_or_create function #34

fix: change sparql defs and add get_or_create function

fix: change sparql defs and add get_or_create function #34

Workflow file for this run

# SPDX-FileCopyrightText: 2024 K Kollmann
# SPDX-License-Identifier: MIT
name: Run Ruff linter
on:
# runs on opened, synchronised, reopened PRs
pull_request:
paths:
- "**.py"
jobs:
ruff-linter:
uses: acdh-oeaw/prosnet-workflows/.github/workflows/[email protected]
with:
src: "."