aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Noll <nbnoll@eml.cc>2020-09-15 13:38:01 -0700
committerGitHub <noreply@github.com>2020-09-15 13:38:01 -0700
commit4cb96734405fcebb363a72b7b651eec6d9c83cca (patch)
tree32c9b5648aba62c0c12530f7596660d3930eab2e
parent26c9b16dd74767e4e99a7b771026e17b484016a7 (diff)
parenta5f38a5350fbc876ddfb9a8fb041d3937083c4c9 (diff)
Merge branch 'master' into feat/anchor-matching
-rw-r--r--pangraph/build.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pangraph/build.py b/pangraph/build.py
index 92708a4..a29b4fa 100644
--- a/pangraph/build.py
+++ b/pangraph/build.py
@@ -3,7 +3,6 @@ build a pangenome alignment from an annotated guide tree
"""
import os, sys
import builtins
-import cProfile
from .utils import mkdir, log
from .tree import Tree