Skip to content

chore: add 10 return type hints in test_named_entity_extractor.py#10822

Open
travellingsoldier85 wants to merge 1 commit intodeepset-ai:mainfrom
travellingsoldier85:auto-improve/type_hint/453603-202603142205
Open

chore: add 10 return type hints in test_named_entity_extractor.py#10822
travellingsoldier85 wants to merge 1 commit intodeepset-ai:mainfrom
travellingsoldier85:auto-improve/type_hint/453603-202603142205

Conversation

@travellingsoldier85
Copy link

Summary

Added return type hints to functions in e2e/pipelines/test_named_entity_extractor.py.

Changes

  • Add return type hint -> None to function
  • Add return type hint -> None to function
  • Add return type hint -> None to function
  • Add return type hint -> None to function
  • Add return type hint -> None to function
  • Add return type hint -> None to function
  • Add return type hint -> None to function
  • Add return type hint -> list to function
  • Add return type hint -> list to function
  • Add return type hint -> list to function

Type of Change

  • Code quality improvement (type hints)
  • Bug fix
  • New feature

Adding type hints improves IDE support, catches bugs earlier, and makes the codebase more maintainable.
No functional changes — only type annotations added.

@travellingsoldier85 travellingsoldier85 requested a review from a team as a code owner March 14, 2026 22:05
@travellingsoldier85 travellingsoldier85 requested review from anakin87 and removed request for a team March 14, 2026 22:05
@vercel
Copy link

vercel bot commented Mar 14, 2026

@travellingsoldier85 is attempting to deploy a commit to the deepset Team on Vercel.

A member of the Team first needs to authorize it.

@CLAassistant
Copy link

CLAassistant commented Mar 14, 2026

CLA assistant check
All committers have signed the CLA.

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