-
Notifications
You must be signed in to change notification settings - Fork 71
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
feat: Mod #139
feat: Mod #139
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.
Could you please fix typings and imports order?
Hey, @senysenyseny16, I tried several times and could not solve the problem about imports order. It seems like this is similar to problem #1518. |
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.
Thanks.
p.s. in our repository there is pre-commit configuration. It automatically handles all formatting/sorting routine for you. Just install it pip install pre-commit
and enable for repository: pre-commit install
.
Many Thanks, This information was very helpful to me. |
Thanks for your contribution! |
No description provided.