
    9i                         S SK r SSKJr  S rg)    N   )lookforc                 h    [        U [        R                  [        R	                  S5      S      5      $ )a)  Do a keyword search on scikit-image docstrings and print results.

.. warning::

    This function may also print results that are not part of
    scikit-image's public API.

Parameters
----------
what : str
    Words to look for.

Examples
--------
>>> import skimage as ski
>>> ski.util.lookfor('regular_grid')
Search results for 'regular_grid'
---------------------------------
skimage.util.regular_grid
    Find `n_points` regularly spaced along `ar_shape`.
skimage.util.lookfor
    Do a keyword search on scikit-image docstrings and print results.
.r   )_lookforsysmodules__name__split)whats    T/var/www/html/land-doc-ocr/venv/lib/python3.13/site-packages/skimage/util/lookfor.pyr   r      s(    0 D#++hnnS&9!&<=>>    )r   _vendored.numpy_lookforr   r    r   r   <module>r      s    
 9?r   