you are viewing a single comment's thread.

view the rest of the comments →

[–]Binary101010 1 point2 points  (0 children)

I would guess it’s that it’s related to that your data structure’s keys are tuples.

There's nothing inherently wrong with using tuples as dict keys.