Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 210 Bytes

api.rst

File metadata and controls

15 lines (9 loc) · 210 Bytes

API

.. module:: see


see function

The see function is designed for the interactive Python interpreter. Import it by running:

>>> from see import see
.. autofunction:: see