Skip to content

De-indent docstrings code examples#93

Merged
gselzer merged 4 commits into
pyapp-kit:mainfrom
gselzer:code-examples
Jun 19, 2026
Merged

De-indent docstrings code examples#93
gselzer merged 4 commits into
pyapp-kit:mainfrom
gselzer:code-examples

Conversation

@gselzer

@gselzer gselzer commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

I asked the LLM to de-indent all code examples within docstrings, as it's necessary for proper formatting (right now) in Zensical docs...mkdocstrings/griffe#465 could fix things long-term if we find that necessary

Note that I chose this over ```python code blocks so they're still caught by doctests.

Closes #89

Necessary for proper formatting in Zensical docs...for now..
gselzer added 3 commits June 19, 2026 10:42
This is a strange section, which amounts to "Don't use this!"

None of the code examples actually pertain to usage OF THIS MODULE :)

Let's just get rid of it then?
Not sure how I missed it before
@gselzer gselzer merged commit 7df2c28 into pyapp-kit:main Jun 19, 2026
39 of 40 checks passed
@gselzer gselzer deleted the code-examples branch June 19, 2026 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs Docstring examples aren't specially rendered

1 participant