Skip to content

Wrong usage of word "set"#287

Merged
asendecka merged 1 commit intoDjangoGirls:masterfrom
haxoza:master
Mar 21, 2015
Merged

Wrong usage of word "set"#287
asendecka merged 1 commit intoDjangoGirls:masterfrom
haxoza:master

Conversation

@haxoza
Copy link
Copy Markdown
Contributor

@haxoza haxoza commented Mar 21, 2015

Get rid of improper usage of word "set" in favour of word "sequence". From Python point of view a set keeps unique values. A string is not set of characters, it's a sequence. The same about "instructions" in a function.

… From Python point of view a set keeps unique values.
asendecka added a commit that referenced this pull request Mar 21, 2015
Wrong usage of word "set"
@asendecka asendecka merged commit 1ec4981 into DjangoGirls:master Mar 21, 2015
@asendecka
Copy link
Copy Markdown
Contributor

Thank you! 💃 🎈

@haxoza
Copy link
Copy Markdown
Contributor Author

haxoza commented Mar 21, 2015

Thanks for merging it! 🎉

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