Skip to content

Commit 9aadb19

Browse files
authored
Merge pull request #13 from nunofachada/main
Remove old comments
2 parents de9ea8b + 4098924 commit 9aadb19

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

parshift/oo_parshift.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@
1414
from .plotting import frequency_treemap
1515
from .statistics import cond_probs, propensities
1616

17-
# from parshift.annotation import read_ccsv, annotate
18-
# from parshift.statistics import cond_probs
19-
# from parshift.plotting import frequency_treemap
20-
2117

2218
class Parshift:
2319
def __init__(

0 commit comments

Comments
 (0)