这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@return42
Copy link
Member

@return42 return42 commented Dec 18, 2021

What does this PR do?

  • Add Bing (Images) engine to pylint process.
  • Fix remarks from pylint and remove obsolete try/except block

Why is this change important?

Code Review / no functional change!

How to test this PR locally?

make test.pylint

@return42 return42 mentioned this pull request Dec 25, 2021
Fix remarks from pylint and remove obsolete try/except block

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
@return42 return42 requested a review from dalf December 28, 2021 14:03

# parse results
for result in dom.xpath('//div[@class="imgpt"]'):
try:
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here / see #614 (comment)

@dalf dalf merged commit d83aa2b into searxng:master Jan 2, 2022
@return42 return42 deleted the pylint-bing-images branch January 3, 2022 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants