Skip to content

Commit

Permalink
annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
willmcgugan committed Nov 27, 2023
1 parent 767a92b commit b88af87
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/textual/_box_drawing.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
"""

from __future__ import annotations

from functools import lru_cache

from typing_extensions import TypeAlias
Expand Down

0 comments on commit b88af87

Please sign in to comment.