Skip to content

Commit 96887c8

Browse files
committed
Fix doc strings
1 parent 7567206 commit 96887c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: kivymd/uix/fitimage/fitimage.py

+1
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ class FitImage(DeclarativeBehavior, StencilBehavior, AsyncImage):
9393
Fit image class.
9494
9595
For more information, see in the
96+
:class:`~kivymd.uix.behaviors.declarative_behavior.DeclarativeBehavior` and
9697
:class:`~kivy.uix.image.AsyncImage` and
9798
:class:`~kivymd.uix.behaviors.stencil_behavior.StencilBehavior`
9899
classes documentation.

0 commit comments

Comments
 (0)