Skip to content

Commit 6b23b36

Browse files
committed
chore: enable set weights
1 parent 341a472 commit 6b23b36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

neurons/validators/validator.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ def set_weights(self):
148148

149149
self.print_weights(raw_weights)
150150

151-
return
152151
with self.lock:
153152
# Process the raw weights to final_weights via subtensor limitations.
154153
(

0 commit comments

Comments
 (0)