You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some languages don't work with the current SVO word ordering used by the generate_phrase function. The function should take another optional argument from wordlist that makes it use a different word ordering.
Some languages don't work with the current SVO word ordering used by the generate_phrase function. The function should take another optional argument from
wordlistthat makes it use a different word ordering.twitterstatus/twitterstatus.py
Lines 40 to 55 in b423638