We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a8c3018 + e9de8a2 commit b2ac3f6Copy full SHA for b2ac3f6
src/textual/app.py
@@ -63,7 +63,7 @@
63
from .reactive import Reactive
64
from .renderables.blank import Blank
65
from .screen import Screen
66
-from .widget import AwaitMount, MountError, Widget
+from .widget import AwaitMount, Widget
67
68
69
if TYPE_CHECKING:
0 commit comments