mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Update src/textual/reactive.py
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
This commit is contained in:
@@ -490,7 +490,6 @@ class Reactive(Generic[ReactiveType]):
|
||||
# Called when count changes
|
||||
...
|
||||
```
|
||||
|
||||
"""
|
||||
return WatchDecorator(self)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user