Describable
===========

.. currentmodule:: skrough.typing

.. autoclass:: Describable
   :show-inheritance:
   
   






.. rubric:: Methods

.. autosummary::
   :toctree:
   :template: custom-base.rst.j2

   ~Describable.__init__
   ~Describable.get_config_keys
   ~Describable.get_description_graph
   ~Describable.get_input_data_keys
   ~Describable.get_values_keys






