mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
update Mypy
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
"""Simple version of 5x5, developed for/with Textual."""
|
||||
|
||||
from pathlib import Path
|
||||
from typing_extensions import TYPE_CHECKING, cast
|
||||
from typing import TYPE_CHECKING, cast
|
||||
|
||||
from rich.markdown import Markdown
|
||||
|
||||
|
||||
Reference in New Issue
Block a user