iky

Results 5 issues of iky

This PR ads a decorator for registering remote exceptions to existing exception registry, thus adding the ability to handle RPC exceptions inside RPC entrypoint methods with using standard error handling...

Apply a few static checks using [pre-commit](https://github.com/pre-commit/pre-commit). Most of the changes is reformatting the code done by [black](https://github.com/ambv/black) and [isort](https://github.com/timothycrosley/isort).