mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
fix type
This commit is contained in:
@@ -111,7 +111,7 @@ class BoundAnimator:
|
||||
self._obj,
|
||||
attribute=attribute,
|
||||
value=value,
|
||||
final_value=final_values,
|
||||
final_value=final_value,
|
||||
duration=duration,
|
||||
speed=speed,
|
||||
easing=easing_function,
|
||||
|
||||
Reference in New Issue
Block a user