Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TabError: inconsistent use of tabs #165

Closed
phaticusthiccy opened this issue Jul 6, 2022 · 0 comments
Closed

TabError: inconsistent use of tabs #165

phaticusthiccy opened this issue Jul 6, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@phaticusthiccy
Copy link
Contributor

phaticusthiccy commented Jul 6, 2022

Error encountered while using git version.
The commit that caused: d5d3cc3

from search_engine_parser import GoogleSearch

File "/usr/local/lib/python3.8/site,-packages/search_engine_parser/__init__.py", line 30, in <module>
from search_engine_parser.core.engines.baidu import Search as BaiduSearch
File "/usr/local/lib/python3.8/site-packages/search_engine_parser/core/engines/baidu.py", line 54

if h3_tag:
^
TabError: inconsistent use of tabs and spaces in indentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant