Conversation
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
ArthurZucker
left a comment
There was a problem hiding this comment.
That's a bit weird, ci's are green on main. Locally I don't have an issue so most probably a version of ruff?
|
I noticed now that it does not fail in every The bug here is that the import is done from incorrect place, because the
|
ArthurZucker
left a comment
There was a problem hiding this comment.
Thanks for explaining!
|
@gante this can be merged |
What does this PR do?
I have been seeing this errors for a few days (when
make quality) and seems like there is no PR fixing it. I decided to make it a separate PR, to merge quickly independently of other changes.