Skip to content

EOL syntax error from JSON #5

Description

@kiwinstuff

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions