Skip to content

Commit

Permalink
Update multiscale_phate.py
Browse files Browse the repository at this point in the history
updating imports
  • Loading branch information
mkuchroo authored Feb 24, 2022
1 parent 3957dae commit 88a3e43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions multiscale_phate/multiscale_phate.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
from . import tree, embed, utils, visualize
import numpy as np, graphtools


class Multiscale_PHATE(object):
Expand Down

0 comments on commit 88a3e43

Please sign in to comment.