rmorshea / spectate

Observe the evolution of mutable data types like lists, dicts, and sets.

Home Page:https://python-spectate.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dict.update is Broken

rmorshea opened this issue · comments

Need to import inspect and itertools since they're required here and here respectively.