Skip to content

docs: use PyPI ref directly - #1172

Merged
henryiii merged 1 commit into
pypa:mainfrom
henryiii:henryiii/chore/docstrfmt
Aug 30, 2026
Merged

docs: use PyPI ref directly#1172
henryiii merged 1 commit into
pypa:mainfrom
henryiii:henryiii/chore/docstrfmt

Conversation

@henryiii

Copy link
Copy Markdown
Contributor

Description

Fixes docstrfmt. See LilSpazJoekp/docstrfmt#176.

Changelog

Not needed.

  • Added changelog fragment: docs/changelog/<pr_number>.<type>.rst
    • Types: feature, bugfix, doc, removal, misc
    • Example: 123.feature.rst containing Add custom backend support - by :user:`yourname`

Checklist

  • Tests pass locally (tox)
  • Code follows project style (tox -e fix)
  • Type checks pass (tox -e type)
  • Documentation builds (tox -e docs)

Fixes docstrfmt

Signed-off-by: Henry Schreiner <henryfs@princeton.edu>
@henryiii
henryiii force-pushed the henryiii/chore/docstrfmt branch from e7c238f to 12b8c35 Compare August 29, 2026 19:49
@henryiii
henryiii merged commit 0a3a060 into pypa:main Aug 30, 2026
10 checks passed
@henryiii
henryiii deleted the henryiii/chore/docstrfmt branch August 30, 2026 01:10
henryiii added a commit that referenced this pull request Sep 9, 2026
## Description

Fixes docstrfmt. See
LilSpazJoekp/docstrfmt#176.

<!-- Describe what changes you made and why -->

## Changelog

<!-- All PRs should include a changelog fragment in docs/changelog/ -->

Not needed.

- [ ] Added changelog fragment: `docs/changelog/<pr_number>.<type>.rst`
  - Types: `feature`, `bugfix`, `doc`, `removal`, `misc`
- Example: `123.feature.rst` containing `` Add custom backend support -
by :user:`yourname` ``

## Checklist

- [ ] Tests pass locally (`tox`)
- [ ] Code follows project style (`tox -e fix`)
- [ ] Type checks pass (`tox -e type`)
- [x] Documentation builds (`tox -e docs`)

Signed-off-by: Henry Schreiner <henryfs@princeton.edu>
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.

2 participants