Skip to content

Commit fbc31b1

Browse files
committed
don't use future annotations
1 parent d0c0a79 commit fbc31b1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/compas_cgal/types.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
from __future__ import annotations
2-
31
from typing import Any
42
from typing import Tuple
53
from typing import List

0 commit comments

Comments
 (0)