Created by: mtalimanchuk
Hey! I'm opening the PR to show you how we usually implement updates in the master branch. If you're working on something else right now please create a new branch for your work. Usually we call them "feat/something" if it's a feature or "fix/something" if it's a bug fix.
I ran https://github.com/psf/black on adapter files to make the code pep-compliant. This greatly improves readability, especially during reviews.
I will also post some things in the thread which you will need to fix.