Skip to content

Comments

Fix dict index error when len(leaves) == 1#17

Open
acharabin wants to merge 2 commits intoChryzanthemum:masterfrom
acharabin:master
Open

Fix dict index error when len(leaves) == 1#17
acharabin wants to merge 2 commits intoChryzanthemum:masterfrom
acharabin:master

Conversation

@acharabin
Copy link

leaves.values()[0] >> leaves[0]

leaves.values()[0] >> leaves[0]
Fix dict index error when len(leaves) == 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant