Open bMorgan01 opened 11 months ago
The previous issue had to do with the duplication between field declarations and assignments, while this one has to do with multiple assignments. There are many ways to create duplicates in Pyreverse!
For anyone who wants to fix this one, take a look at https://github.com/pylint-dev/pylint/pull/9029.
Bug description
I get an issue similar to https://github.com/pylint-dev/pylint/issues/8522, but it seems to have a different cause. Supposedly this issue was fixed in pylint 3.0.0, but I still see it.
Code:
Result:
Configuration
No response
Command used
Pylint output
Expected behavior
Duplicate arrows do not appear
Pylint version
OS / Environment
Windows 10 / powershell
Additional dependencies
No response