exceptions.py 90 Bytes Edit Raw Blame History 1 2 3 class ColabException(Exception): """Base class for all exceptions raised by Colab"""