Replies: 1 comment
|
the type checker cannot know that In the future, we could add a |
0 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.
I have already create
root["foo/bar"]. When I want to access it, the type hint says thatgroupis either anArrayorGroup. How can I just extract a group?All reactions