Replies: 1 comment 2 replies
-
It would help if you could share the type for the object you're trying to expand, but generally debugpy gets the This line of code here: |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
In my project all instances of a particular class (Data) do not show their contents
hm, actually all locals appear as

bound method
with no local stateIs this expected under certain conditions? Or should I look for some clues in the logs?
Beta Was this translation helpful? Give feedback.
All reactions