-
Notifications
You must be signed in to change notification settings - Fork 296
Added mypy configs and fixed all errors (S.R No. 24) #408
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
This PR is still work in progress as their 171 errors are their so it may take time along with my mid sem exams. So please dont merge |
|
reminder to take a fresh pull, while working* |
|
Yes I'll take a fresh pull, thanks! |
|
I was able to find few issues with recently added pydantic models with mypy, fixing them too here. |
|
Its ready to be reviewed |
|
@Pranav0-0Aggarwal can you please review it? |
|
@Pranav0-0Aggarwal just a follow up, can you please review this? |
This PR adds mypy configs and fix all 171 errors ensuring high maintainability and code quality. It also adds this check to pre commit hook.
Fixes #381