pyright error Argument missing for parameter "self"
when plot
#9150
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have been using xarray for several years and recently began using Pyright. However, I encountered the following error:
Argument missing for parameter 'self'
Although my code still executes normally, I am curious about the cause of this error. Is this behavior expected?It seems to related to the codes here:
Here is my
xarray
version:Beta Was this translation helpful? Give feedback.
All reactions