tikki

Results 2 issues of tikki

This PR solves issue #50 – it reformats the code using `autoflake`, `isort`, and `black` (in that order) with all settings default, except: - isort (to better match black): `--combine-as...

Hi, I'd like to suggest using some autoformaters on the source code to make it easier for new contributors, and maybe clean up the existing code a little. - [Black](https://github.com/psf/black)...