ericsyh opened a new pull request #11173: URL: https://github.com/apache/pulsar/pull/11173
### Motivation In the [client-libraries-python](https://pulsar.apache.org/docs/en/client-libraries-python/) docs, the [Consumer example](https://pulsar.apache.org/docs/en/client-libraries-python/#consumer-example) missing pkg import code of `import pulsar`. ### Modifications Added the pkg import code to the docs. ### Impact No code change. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
