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

EOL syntax error from JSON #5

Open
kiwinstuff opened this issue Jul 20, 2021 · 0 comments
Open

EOL syntax error from JSON #5

kiwinstuff opened this issue Jul 20, 2021 · 0 comments

Comments

@kiwinstuff
Copy link

I've been playing with the homophones() function and the API data does not copy correctly for URL. For example when I run.

lex = Lex("pop")
wordlist = lex.homophones()
print(lex)
lex.display_wordlist(wordlist, len(wordlist))

the output is as follows.

<script.Lex object at 0x024E0370>
EOL while scanning string literal (, line 1)

I've visited the webpage and there are four words, I'm just raising awareness. Sorry if the formatting is incorrect this is my first comment.

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

No branches or pull requests

1 participant