Chryzanthemum / xgb2sql

Apache License 2.0
41 stars 3 forks source link

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

Open acharabin opened 1 month ago

acharabin commented 1 month ago

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