Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Document ArtistList#22177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Document ArtistList#22177
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Hmm, I'm not sure we can document the nested class, as that seems to be what trips Sphinx up:
|
timhoffm commentedJan 11, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Ok, I have replaced the |
You'll need to rebase to get#22190 for docs to build. |
…177-on-v3.5.xBackport PR#22177 on branch v3.5.x (Document ArtistList)
PR Summary
Closes#22094.
While
ArtistList
will vanish again in 3.7. Users can encounter it and thus should know what it is and how it is supposed to be used.