-
Notifications
You must be signed in to change notification settings - Fork 1.9k
refactor ui #6129
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
refactor ui #6129
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry @amogus07, your pull request is larger than the review limit of 150000 diff characters
|
Thank you for the PR! The changelog has not been updated, so here is a friendly reminder to check if you need to add an entry. |
762158f to
5ece492
Compare
also add necessary type annotations in `importer/session.py` to prevent additional mypy errors
|
Thank you for the PR! The changelog has not been updated, so here is a friendly reminder to check if you need to add an entry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry @amogus07, your pull request is larger than the review limit of 150000 diff characters
e9a3eac to
b3b7dc3
Compare
Description
WIP, fixed import cycles for now
To Do