| commit | 1b46df1e3d8bcf2ce690fc71d053e7fede9d21b3 | [log] [tgz] |
|---|---|---|
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri Jul 01 09:14:39 2022 -0700 |
| committer | GitHub <noreply@github.com> | Fri Jul 01 18:14:39 2022 +0200 |
| tree | e56e1b86be42f834d097ce7dc2e21f6018658c70 | |
| parent | c4f82ea0de37edee2aca60c0c32df2539a098d7e [diff] |
Update code sample when importing modules in queue doc (GH-94244) (GH-94490) 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. (cherry picked from commit ad55147c1d5dbfc23d2ec4554f5e82c18984158c) Co-authored-by: Mariatta Wijaya <Mariatta@users.noreply.github.com>