mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Moving DevtoolsLog object to client.py
This commit is contained in:
@@ -18,7 +18,6 @@ from . import messages
|
||||
|
||||
if TYPE_CHECKING:
|
||||
from .app import App
|
||||
from .screen import Screen
|
||||
|
||||
|
||||
class NoParent(Exception):
|
||||
|
||||
Reference in New Issue
Block a user