Skip to content

chore: add 2 return type hints in map_consensus.py#2499

Open
travellingsoldier85 wants to merge 1 commit intoopentensor:mainfrom
travellingsoldier85:auto-improve/type_hint/248f38-202603151700
Open

chore: add 2 return type hints in map_consensus.py#2499
travellingsoldier85 wants to merge 1 commit intoopentensor:mainfrom
travellingsoldier85:auto-improve/type_hint/248f38-202603151700

Conversation

@travellingsoldier85
Copy link

Summary

Added return type hints to functions in scripts/map_consensus.py.

Changes

  • Add return type hint -> None to function
  • Add return type hint -> None 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.

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.

1 participant