Custom Types ============ This module contains custom type annotation for interal usage, i.e. to make function annotations more easily readable. For more information, check out the Python documentation on the `typing module `_. Custom Types Module Documentation ================================= .. automodule:: nlp_uncertainty_zoo.utils.custom_types :members: :show-inheritance: :undoc-members: