The function extract_segments() is called in segments.py but is not defined. The function in which this particular method is called is not used either. Also, file self_sim.py has quite a lot of unused imports. We should take a look at that and clean these files.
The function
extract_segments()is called insegments.pybut is not defined. The function in which this particular method is called is not used either. Also, fileself_sim.pyhas quite a lot of unused imports. We should take a look at that and clean these files.