Apply suggestions from code review

Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
This commit is contained in:
Will McGugan
2022-08-25 15:37:52 +01:00
committed by GitHub
parent 6e451d4217
commit a09f5726ec
7 changed files with 15 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
A message pump is a class that processes messages.
It is a base class for the App, Screen, and Widgets.
It is a base class for the `App`, `Screen`, and `Widget` classes.
::: textual.message_pump.MessagePump