mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-04 00:50:31 +08:00
e6ca084aee
Documenting inherited methods and attributes can lead to overly verbose docs. For example, the `Image` class, which subclasses ndarray, and various viewer-related classes, which subclass PyQt and Matplotlib classes, have hundreds of irrelevant methods added to the API docs.