[ 
https://issues.apache.org/jira/browse/KAFKA-15155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17741607#comment-17741607
 ] 

Yi-Sheng Lien commented on KAFKA-15155:
---------------------------------------

Hi [~divijvaidya],
Could you help assign me to this Jira?

> Follow PEP 8 best practice in Python to check if a container is empty
> ---------------------------------------------------------------------
>
>                 Key: KAFKA-15155
>                 URL: https://issues.apache.org/jira/browse/KAFKA-15155
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Divij Vaidya
>            Priority: Trivial
>              Labels: newbie
>
> *This is a good task for first time contributors to Kafka*
> At release.py Line:94 and at Line:60, we don't follow PEP 8 [1] best 
> practices.
> To check if a container or sequence (string, list, tuple) is empty, use if 
> not val. Do not compare its length using if len(val) == 0
> [1] 
> [https://peps.python.org/pep-0008/#programming-recommendations#:~:text=if%20not%20seq]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to