Skip to content

feat: Decouple starlegs constructor from custom data structure #10

feat: Decouple starlegs constructor from custom data structure

feat: Decouple starlegs constructor from custom data structure #10

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"