Skip to content

Commit 274ab1c

Browse files
committed
More syntax errors
1 parent 77bf22e commit 274ab1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scikit_tt/data_driven/tgedmd.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import numpy as np
2-
from typing import List, Union
2+
from typing import List, Union, Tuple
33
from scikit_tt.data_driven.transform import Function
44
from scikit_tt.tensor_train import TT
55

0 commit comments

Comments
 (0)