* GitHub Action formats our code with psf/black @poyea Your review please. * fixup! Format Python code with psf/black push
* Min head with decrease key functionality * doctest added * __str__ changed as per Python convention * edits in doctest * get_value by key added * __getitem__ added