Skip to content

chore: add 3 return type hints in classes.py#284

Open
travellingsoldier85 wants to merge 15 commits intoentrius:testfrom
travellingsoldier85:auto-improve/type_hint/a0789a-202603160900
Open

chore: add 3 return type hints in classes.py#284
travellingsoldier85 wants to merge 15 commits intoentrius:testfrom
travellingsoldier85:auto-improve/type_hint/a0789a-202603160900

Conversation

@travellingsoldier85
Copy link

Summary

Added return type hints to functions in gittensor/classes.py.

Changes

  • 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.

bittoby and others added 15 commits March 2, 2026 15:14
…ntrius#238)

Co-authored-by: bittoby <bittoby@users.noreply.github.com>
Co-authored-by: Ander <61125407+anderdc@users.noreply.github.com>
…a_web_agents_subnet (entrius#251)

Co-authored-by: Nicknamess96 <113626193+Nicknamess96@users.noreply.github.com>
Co-authored-by: Ander <61125407+anderdc@users.noreply.github.com>
Co-authored-by: BitToby <218712309+bittoby@users.noreply.github.com>
Co-authored-by: bittoby <bittoby@users.noreply.github.com>
Co-authored-by: Muhammet Eren Karakuş <erenkar950@gmail.com>
…epo (entrius#256)

Co-authored-by: Ander <61125407+anderdc@users.noreply.github.com>
Co-authored-by: Ander <61125407+anderdc@users.noreply.github.com>
Co-authored-by: anderdc <alexanderdcastaneda@gmail.com>
Co-authored-by: Ander <61125407+anderdc@users.noreply.github.com>
Co-authored-by: Ander <61125407+anderdc@users.noreply.github.com>
Co-authored-by: Ander <61125407+anderdc@users.noreply.github.com>
…ntrius#268)

Co-authored-by: Ander <61125407+anderdc@users.noreply.github.com>
Co-authored-by: James Scott <JamesScott.1020@outlook.com>
Co-authored-by: Ander <61125407+anderdc@users.noreply.github.com>
Co-authored-by: Ander <61125407+anderdc@users.noreply.github.com>
@anderdc
Copy link
Collaborator

anderdc commented Mar 16, 2026

not reviewing until conflicts resolved

@anderdc anderdc force-pushed the test branch 2 times, most recently from bcd7b1f to 4e74e2a Compare March 16, 2026 21:36
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.

9 participants