Updated my_document to dict from a tuple #91
No reviewers
Labels
No labels
bug
defect
duplicate
enhancement
help wanted
invalid
question
wish list
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: python/nested-lookup#91
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "github/fork/thoscott/master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: thoscott
The current my_document has a hanging comma, which would prevent it
from rendering properly in the example cases provided by the README.
Merged by: russellballestrini at 2021-11-11 18:23:49 UTC
Created by: russellballestrini
Thanks.