Replies: 1 comment
-
Hey, thanks for the suggestion. Unfortunately, I don't think that is possible because a Reference: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I must add
# noqa: B018 # type: ignore
to disable B018 and warning.Can ruff respect
# type: ignore
? just ignore all warnings in this line.Beta Was this translation helpful? Give feedback.
All reactions