Skip to content

Commit 88a3e43

Browse files
authored
Update multiscale_phate.py
updating imports
1 parent 3957dae commit 88a3e43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

multiscale_phate/multiscale_phate.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
from . import tree, embed, utils, visualize
2+
import numpy as np, graphtools
23

34

45
class Multiscale_PHATE(object):

0 commit comments

Comments
 (0)