devve1 commited on
Commit
a58d6a9
1 Parent(s): 331d96b

Update ppt_chunker.py

Browse files
Files changed (1) hide show
  1. ppt_chunker.py +1 -1
ppt_chunker.py CHANGED
@@ -164,7 +164,7 @@ def ppt_chunk(file_like, nlp):
164
  print(f'TIME FINAL {ft}')
165
 
166
 
167
- for test in weakDict:
168
 
169
  return weakDict, tables
170
 
 
164
  print(f'TIME FINAL {ft}')
165
 
166
 
167
+ #for test in weakDict:
168
 
169
  return weakDict, tables
170