refinery-platform / heatmap-scatter-dash

Interactive visualizations for differential expression
MIT License
25 stars 1 forks source link

Catch shadowed builtins #171

Closed mccalluc closed 6 years ago

mccalluc commented 6 years ago

Towards #93

There is module that does it, but it also conflates the places where I chose a bad parameter with those where a library made a bad choice. Waiting for feedback on https://github.com/gforcada/flake8-builtins/issues/13 before continuing.

mccalluc commented 6 years ago

@scottx611x : The flake8 plugin was doing the right thing all along: I was just misreading the output. This is just a bunch of renames.