abkfenris / snowpit

Interact with snowpit stability data in Python
http://abkfenris.github.io/snowpit/
4 stars 1 forks source link

Fix "Avoid mutable default arguments" issue #6

Closed abkfenris closed 8 years ago

abkfenris commented 8 years ago

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

Issue type: Avoid mutable default arguments Issue details: https://www.quantifiedcode.com/app/project/gh:abkfenris:snowpit?groups=code_patterns/%3A3P0qV6OB

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.

Cheers, Cody - Your code quality bot