chemprop.exceptions
===================

.. py:module:: chemprop.exceptions


Exceptions
----------

.. autoapisummary::

   chemprop.exceptions.InvalidShapeError


Module Contents
---------------

.. py:exception:: InvalidShapeError(var_name, received, expected)

   Bases: :py:obj:`ValueError`


   Inappropriate argument value (of correct type).


