Running the code: ``` poetry run pre-commit run --all-files ``` is failing due to 4 errors on pypy. This is causing issues on both the github actions workflows as well as when running locally.
Running the code:
is failing due to 4 errors on pypy.
This is causing issues on both the github actions workflows as well as when running locally.