Describe the bug
Running pp.clean('http://google.com/..........................') takes too much time. Seems like it's a bug.
To Reproduce
run pp.clean('http://google.com/..........................')
Expected behavior
It can return:
'..........................'
''
Desktop (please complete the following information):
- OS: Linux
- Python Version: 3.8.5
- preprocessor version: 0.6.0
Describe the bug
Running pp.clean('http://google.com/..........................')takes too much time. Seems like it's a bug.To Reproduce
run
pp.clean('http://google.com/..........................')Expected behavior
It can return:
'..........................'''Desktop (please complete the following information):