* Fix rehashing function will not call insert_data function * Fix typo * Update loop syntax instead of allocating a list Co-Authored-By: Christian Clauss <cclauss@me.com> Co-authored-by: Christian Clauss <cclauss@me.com>
colision => collision
* pyupgrade --py37-plus **/*.py * fixup! Format Python code with psf/black push