Skip to content

Fix *args and **kwargs code for Python 3 and PEP 8 - #59

Merged
yasoob merged 1 commit into
yasoob:masterfrom
Kwpolska:patch-1
Aug 20, 2015
Merged

Fix *args and **kwargs code for Python 3 and PEP 8#59
yasoob merged 1 commit into
yasoob:masterfrom
Kwpolska:patch-1

Conversation

@Kwpolska

Copy link
Copy Markdown
Contributor

Code should now work on both Pythons; also removed a dead if (mixed up with dicts as default arguments?).

Code should now work on both Pythons; also removed a dead `if` (mixed up with dicts as default arguments?).
yasoob added a commit that referenced this pull request Aug 20, 2015
Fix *args and **kwargs code for Python 3 and PEP 8
@yasoob
yasoob merged commit 672c6f7 into yasoob:master Aug 20, 2015
@yasoob

yasoob commented Aug 20, 2015

Copy link
Copy Markdown
Owner

Thanks! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants