justanotherbyte pushed a new commit that applies isort and black formatting and refactors the snake_to_camel conversion to use a regex. jeremylevasseur’s recent PRs improved the snake-to-camel function, fixed formatting issues, added ASGI dependencies to the CI job, and made tests compatible with Python 3.9.

