'"x" is not accessed' when used as kwarg in class definition that's not metaclass #1272
Labels
bug
Something isn't working
fixed in next version
A fix has been implemented and will appear in an upcoming version
Environment data
Expected behaviour
There should be no '"x" is not accessed' message.
Actual behaviour
There is an '"x" is not accessed' message when x is used as a kwarg in a class definition that's not metaclass.
Logs
Code Snippet / Additional information
The text was updated successfully, but these errors were encountered: