DolphDev / pynationstates

Python API wrapper for NationStates
MIT License
15 stars 4 forks source link

Fix "Avoid mutable default arguments" issue #3

Closed DolphDev closed 8 years ago

DolphDev 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:Dolphman:pynationstates?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.

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

Cheers, Cody - Your code quality bot