Skip to content

feat: Implement starlegs logging facilities #6

feat: Implement starlegs logging facilities

feat: Implement starlegs logging facilities #6

Workflow file for this run

name: Run ruff linter
on: [push, pull_request]
jobs:
ruff:
uses: acdh-oeaw/prosnet-workflows/.github/workflows/poetry-ruff.yml@v0.3.3
with:
src: "."
python-version: "3.12"