graphrag icon indicating copy to clipboard operation
graphrag copied to clipboard

chore(types): add return type hint to gen_sha512_hash

Open q33566 opened this issue 1 month ago • 0 comments

Description

Added a missing return type hint (-> str) to the gen_sha512_hash function to improve type safety and readability.

  • [x] I have tested these changes locally.
  • [x] I have reviewed the code changes.
  • [ ] I have updated the documentation (if necessary).
  • [ ] I have added appropriate unit tests (if applicable).

q33566 avatar Nov 09 '25 08:11 q33566