Skip to content

Fix formatting in __repr__ method for improved readability #224

Fix formatting in __repr__ method for improved readability

Fix formatting in __repr__ method for improved readability #224

Workflow file for this run

name: "Check documentation"
on: [push]
jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ammaraskar/sphinx-action@master
with:
docs-folder: "docs/"