gojiplus / get-weather-data

Get weather data for a list of zip codes for a range of dates
http://get-weather-data.readthedocs.io/en/latest/
MIT License
38 stars 18 forks source link

Fix "Use `is` or `is not` to compare with `None`" issue #1

Closed soodoku closed 8 years ago

soodoku commented 8 years ago

This pull request automatically fixes all occurrences of the following issue:

Issue type: Use is or is not to compare with None Issue details: https://www.quantifiedcode.com/app/project/gh:soodoku:get-weather-data?groups=code_patterns/%3A3IY8CZ0v

To adjust the commit message or the actual code changes, just rebase or cherry-pick the commits. For questions or feedback reach out to cody@quantifiedcode.com.

Legal note: We won't claim any copyrights on the code changes.

Cheers, Cody - Your code quality bot