We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11a7c4e commit 9944d43Copy full SHA for 9944d43
tests/test_markup.py
@@ -1,3 +1,5 @@
1
+from __future__ import annotations
2
+
3
import pytest
4
5
from textual.content import Content, Span
0 commit comments