Remove trailing whitespace

This commit is contained in:
Dave Pearson
2022-10-15 22:09:39 +01:00
parent ccae7b46a4
commit f898fee1d1

View File

@@ -77,7 +77,7 @@ You can specify which easing method to use via the `easing` parameter on the `an
## Completion callbacks ## Completion callbacks
You can pass an callable to the animator via the `on_complete` parameter. Textual will run the callable when the animation has completed. You can pass an callable to the animator via the `on_complete` parameter. Textual will run the callable when the animation has completed.
## Delaying animations ## Delaying animations