forked from pool/python-pylint
7be0504554c7d379e3fb467b357d501f5e1e7ba2a70b339dc08b483d8aebdddf
* Fixed false positive for ``invalid-name`` where module-level
constants were incorrectly classified as variables when a
class-level attribute with the same name exists.
* Closes #10719
* Fix a false positive for ``invalid-name`` on an UPPER_CASED
name inside an ``if`` branch that assigns an object.
* Closes #10745
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylint?expand=0&rev=181
Description
No description provided
Languages
RPM Spec
100%