-
In one .pyi file, I found a mismatch between what's declared in the .pyi and what the function actually accepts. The fix is literally a one-line change. Opening a pull request just for this seems excessive. Is there a place where I could simply report it? |
Beta Was this translation helpful? Give feedback.
Answered by
jakevdp
May 29, 2025
Replies: 1 comment
-
You could either open a pull request fixing it, or open an issue reporting it. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
DanisNone
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You could either open a pull request fixing it, or open an issue reporting it.