Skip to content

Commit 5385e35

Browse files
authored
Merge branch 'master' into fix-random-state-overall
2 parents 62bc7e8 + 98e3187 commit 5385e35

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ot/gromov/_bregman.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1004,7 +1004,6 @@ def entropic_fused_gromov_barycenters(
10041004
print('{:5d}|{:8e}|'.format(cpt, err_feature))
10051005

10061006
cpt += 1
1007-
print('Y type:', type(Y))
10081007
if log:
10091008
log_['T'] = T # from target to Ys
10101009
log_['p'] = p

0 commit comments

Comments
 (0)