]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Update code sample when importing modules in queue doc (GH-94244)
authorMariatta Wijaya <Mariatta@users.noreply.github.com>
Fri, 1 Jul 2022 15:51:46 +0000 (08:51 -0700)
committerGitHub <noreply@github.com>
Fri, 1 Jul 2022 15:51:46 +0000 (17:51 +0200)
commitad55147c1d5dbfc23d2ec4554f5e82c18984158c
treeda6a30751ff7b42cd6325e94249952aa35daba73
parent3abda7a38a2a6803d4dbf70c6ae097ad5b59c58d
Update code sample when importing modules in queue doc (GH-94244)

In the queue documentation, the code snippet shows the import to be not PEP 8 compliant.

Since people typically copy-paste from such code samples, I think it's important to show best-practices here.
Doc/library/queue.rst