atom-community / atom-community/ide-python

pyflakes doesn't detect unused instance variables

Open
#188 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
238
Forks
40
PR merge metrics
No merged PRs in 30d

Description

Atom: 1.41.0
Electron: 4.2.7
Chrome: 69.0.3497.128
Node: v10.11.0
atom-ide-ui: 0.13.0
ide-python: 1.5.0
python-language-server: 0.31.0
pyflakes: 2.1.1

This is detected as unused:
`test = ""`

This not -.-
`self.test = ""`
![pyflakes_bug](https://user-images.githubusercontent.com/22881590/69043005-82d5b280-09f2-11ea-8e44-9be848ea9747.png)
![pyflakes_bug2](https://user-images.githubusercontent.com/22881590/69043126-bca6b900-09f2-11ea-9406-c227fe204479.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.