mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
exit action
This commit is contained in:
@@ -176,4 +176,5 @@ if __name__ == "__main__":
|
||||
print(Scalar.resolve_dimension.cache_info())
|
||||
|
||||
from rich.style import Style
|
||||
print(Style.__add__.cache_info())
|
||||
print(Style._add_cache)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user