Skip to content

Many Pylint Errors - some of which are bugs #1387

@galewis2

Description

@galewis2

Describe the bug
In chasing down some bugs in the python api, I decided to run Pylint against it to see if there was anything that would explain my issue. And even filtering out a bunch of the stylistic and non-issues, I came back with a large report.

To Reproduce
(Using latest Notebook Docker image)
pylint --disable=I,R,C,W,E0401,F,E0611 arcgis

report.txt

For example, that finds:

image

Expected behavior
Snag some of the legitimate issues that Pylint highlights

Platform (please complete the following information):

  • ArcGIS Python 2.0.1 in esridocker/arcgis-api-python-notebook:latest

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions