lit-analyzer
lit-analyzer copied to clipboard
Test case for #181 (@property)
Adds a test case for detecting attributes declared with a @property decorator.
I was expecting this test to fail because it's not working in my code (#181). The problem must be somewhere else. Nevertheless this seems like a useful test.