Commit b8bfcb32 authored by Romain Loth's avatar Romain Loth

spec/gen: remove debug comment

parent c2294270
......@@ -194,10 +194,6 @@ def compute_specgen(corpus, cooc_id=None, cooc_matrix=None,
session.commit()
the_spec_id = specnode.id
# debug:
options.display.float_format = '${:,.3f}'.format
# print(Specclusion)
if not Specclusion.empty:
data = WeightedList(
zip( Specclusion.index.tolist()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment