Skip to content

Commit 9944d43

Browse files
committed
typing fix
1 parent 11a7c4e commit 9944d43

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/test_markup.py

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
from __future__ import annotations
2+
13
import pytest
24

35
from textual.content import Content, Span

0 commit comments

Comments
 (0)