Skip to content

fix: correct typo in get_related docstring#1360

Merged
dantownsend merged 1 commit intopiccolo-orm:masterfrom
nightcityblade:fix/issue-1357
Feb 25, 2026
Merged

fix: correct typo in get_related docstring#1360
dantownsend merged 1 commit intopiccolo-orm:masterfrom
nightcityblade:fix/issue-1357

Conversation

@nightcityblade
Copy link
Contributor

Fixes #1357

Removed the incorrect word 'only' from the get_related docstring. The method can indeed follow foreign keys multiple levels deep, so 'It can only follow' should be 'It can follow'.

@dantownsend
Copy link
Member

@nightcityblade Thanks for this!

@dantownsend dantownsend merged commit fc3530c into piccolo-orm:master Feb 25, 2026
46 checks passed
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.

Fix typo in get_related docstring

2 participants