jundymek/free-proxy

I think the code is wrong

Closed this issue · 2 comments

Traceback (most recent call last):
File "test.py", line 1, in
from free_proxy import FreeProxy
ModuleNotFoundError: No module named 'free_proxy'

You are right, there is need fp.fp instead of free_proxy. Actual tests is placed in test_proxy.py.

Yes - you were right. I removed the unused text.py file. Thanks for your contribution.