Description
It is unnecessary to use e.g. list around list comprehension since it is equivalent without it. Same goes for set and dictionary comprehensions.
Occurrences
There is 1 occurrence of this issue in the repository.
See all occurrences on DeepSource → deepsource.io/gh/rahul-deepsource/jax/issue/PTC-W0017/occurrences/
Description
It is unnecessary to use e.g.
listaround list comprehension since it is equivalent without it. Same goes forsetanddictionarycomprehensions.Occurrences
There is 1 occurrence of this issue in the repository.
See all occurrences on DeepSource → deepsource.io/gh/rahul-deepsource/jax/issue/PTC-W0017/occurrences/