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
See here, and check the PR description from the old repo. Two test functions added for it. Also add a section in the readme for it.
Note that the usage of mutable default parameters is wrong, maybe use tuples instead. EDIT - recently added _PIECE_CHARS to master, and it's a tuple instead of a list as in the old PR.
The text was updated successfully, but these errors were encountered:
See here, and check the PR description from the old repo. Two test functions added for it. Also add a section in the readme for it.
Note that the usage of mutable default parameters is wrong, maybe use tuples instead. EDIT - recently added _PIECE_CHARS to master, and it's a tuple instead of a list as in the old PR.
The text was updated successfully, but these errors were encountered: