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.
1 parent fc9ccce commit 97b7681Copy full SHA for 97b7681
ftui/screens/settings_screen.py
@@ -1,7 +1,6 @@
1
from textual import on
2
from textual.app import ComposeResult
3
from textual.containers import Container, Horizontal
4
-from textual.events import ScreenResume
5
from textual.screen import Screen
6
from textual.widgets import (
7
Button,
0 commit comments