We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddc66e2 commit a429c9dCopy full SHA for a429c9d
neurons/validators/genie_validator.py
@@ -331,7 +331,7 @@ async def forward(self):
331
return
332
333
334
- #bt.logging.info(f"Forwarding task #{task_index} in session #{session}")
+ bt.logging.info(f"Forwarding task #{task_index} in session #{session}")
335
#seed, task_id_seed = self.get_seed(session, task_index)
336
337
#bt.logging.info(f"Random seed: {seed} | task_id_seed: {task_id_seed}")
0 commit comments