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

Export all main abstractions from top-level module.

rmorshea opened this issue · comments

Basically we should just be able to copy-past spectate/mvc.py to spectate/__init__.py

We should also update the documentation to reflect this.