Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dictionary module added #1

Merged
merged 5 commits into from
Apr 20, 2016
Merged

Conversation

AChelikani
Copy link
Contributor

Uses top definition from Glosbe API

Uses top definition from Glosbe API
@@ -1,5 +1,6 @@
__all__ = [
'movie',
'joke',
'hello'
'hello',
'dictionary'
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this list is processed in order, I'd like the dictionary module to be just after the movie one.

@swapagarwal
Copy link
Owner

Hey! Nice work, this should be good to merge. Just take a look at the lines that I have commented on. That should do it. 😄

@swapagarwal swapagarwal merged commit 3ccd322 into swapagarwal:master Apr 20, 2016
@swapagarwal
Copy link
Owner

Thanks @AChelikani! 👍

@AChelikani AChelikani deleted the dictionary branch April 20, 2016 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants