Skip to content

Commit

Permalink
Fix doc strings
Browse files Browse the repository at this point in the history
  • Loading branch information
HeaTTheatR committed May 18, 2024
1 parent 7567206 commit 96887c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kivymd/uix/fitimage/fitimage.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ class FitImage(DeclarativeBehavior, StencilBehavior, AsyncImage):
Fit image class.
For more information, see in the
:class:`~kivymd.uix.behaviors.declarative_behavior.DeclarativeBehavior` and
:class:`~kivy.uix.image.AsyncImage` and
:class:`~kivymd.uix.behaviors.stencil_behavior.StencilBehavior`
classes documentation.
Expand Down

0 comments on commit 96887c8

Please sign in to comment.