quantifiedcode / python-anti-patterns

An open collection of Python anti-patterns and worst practices.
https://quantifiedcode.github.io/python-anti-patterns
Other
1.71k stars 249 forks source link

Add redefined-builtin pylint reference #133

Closed amatellanes closed 4 years ago

amatellanes commented 5 years ago

Add Pylint redefined-builtin variable message to Assigning to built-in function page.