Skip to content

Commit

Permalink
Hotfix 6.12.1: Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ibraheem-opentensor committed May 17, 2024
1 parent c3bbc92 commit fd2442d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bittensor/utils/weight_utils.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
""" Conversion for weight between chain representation and np.array
""" Conversion for weight between chain representation and torch tensor
"""

# The MIT License (MIT)
Expand Down

0 comments on commit fd2442d

Please sign in to comment.