Skip to content

Commit

Permalink
add missing annotations future
Browse files Browse the repository at this point in the history
  • Loading branch information
ntessore committed Nov 25, 2023
1 parent e6db4a3 commit e5c47e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/angst/_core.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
"""

from __future__ import annotations

__all__ = [
"inv_triangle_number",
]
Expand Down

0 comments on commit e5c47e4

Please sign in to comment.