Skip to content

chore: add 9 return type hints in axon.py#3286

Open
travellingsoldier85 wants to merge 1 commit intoopentensor:masterfrom
travellingsoldier85:auto-improve/type_hint/9d3505-202603151700
Open

chore: add 9 return type hints in axon.py#3286
travellingsoldier85 wants to merge 1 commit intoopentensor:masterfrom
travellingsoldier85:auto-improve/type_hint/9d3505-202603151700

Conversation

@travellingsoldier85
Copy link

Summary

Added return type hints to functions in bittensor/core/axon.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 -> 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