Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable two more checks in pylint #1709

Merged
merged 2 commits into from
Jan 25, 2017
Merged

Conversation

ColCarroll
Copy link
Member

This enables "unused-import" and "undefined-loop-variable" warnings. The first might take some looking -- I left all the unused imports in math.py, since I know those are used in tutorials, but I removed all the others.

@twiecki
Copy link
Member

twiecki commented Jan 25, 2017

This is great -- thanks!

@twiecki twiecki merged commit dfda2bd into pymc-devs:master Jan 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants