An open API service indexing awesome lists of open source software.

https://github.com/toilal/pylint-issue


https://github.com/toilal/pylint-issue

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

Using pylint 1.5.0 and python 3.4.3

$ pylint dummy
************* Module dummy
W: 2, 0: Module import itself (import-self)

This should not be reported.