summaryrefslogtreecommitdiff
path: root/tree.py
diff options
context:
space:
mode:
Diffstat (limited to 'tree.py')
-rw-r--r--tree.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tree.py b/tree.py
index 73812ba..babd570 100644
--- a/tree.py
+++ b/tree.py
@@ -3,8 +3,6 @@ import cProfile
import pstats
# import tqdm
-# hello world
-
# from tqdm import trange
from pstats import SortKey
from sklearn import metrics