mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Simplify
This commit is contained in:
@@ -60,7 +60,6 @@ class TextLog(ScrollView, can_focus=True):
|
||||
|
||||
def notify_style_update(self) -> None:
|
||||
self._line_cache.clear()
|
||||
self.refresh()
|
||||
|
||||
def write(
|
||||
self,
|
||||
|
||||
Reference in New Issue
Block a user