* Added time complexity annotations and checking
* Changed tracing function to only increment step counter when tracing student code
* Added relative tolerance to value annotations
* Fixed bug in intermediate variable preprocessor for newer versions of Python
* Added a context manager for checking code against a reference implementation from the same
notebook
* Added a CLI for interacting with PyBryt