Ayush Anand Srivastava

Results 2 issues of Ayush Anand Srivastava

### Contributor checklist - [x] This pull request is on a [separate branch](https://docs.github.com/en/get-started/quickstart/github-flow) and not the main branch - [x] I have run the tests for the backend and frontend...

hacktoberfest-accepted

This PR fixes how mypy handles generic classes with default type parameters when they refer to themselves inside the class body. It Fixes #20336 Before this change, if you wrote...