Contents:
Raises type error if class_to_check is not a class.
Uses inspect.isclass.
class_to_check (object) – The object to be inspected.