Skip to content

Conversation

Ahsoka
Copy link

@Ahsoka Ahsoka commented Jun 15, 2021

This pull request will make this code only compatible with Python 3.5 and higher. If you want to preserve backwards compatibility with older versions of Python, only include the first two commits of this pull request, 7175063 and 592a955, in versions that you wish to preserve backwards compatibility.

Ahsoka added 5 commits June 14, 2021 17:04
I believe `args` and `kwargs` are meant to be passed into the `__init__` method and not the `sentence`, `paragraph`, or `text` methods as passing any arguements there would cause a `TypeError`
(before this only supported Python 3.9 and up)
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.

1 participant