Skip to content

Commit

Permalink
Bump bittensor to 7.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
olzhasar-reef committed Jul 8, 2024
1 parent b0d35f2 commit 5bb5fec
Show file tree
Hide file tree
Showing 3 changed files with 318 additions and 302 deletions.
2 changes: 2 additions & 0 deletions app/src/bittensor_panel/core/tests/test_bt.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ def hyperparam_values(faker: Faker):
"max_validators": faker.pyint(),
"adjustment_alpha": faker.pyint(),
"difficulty": faker.pyint(),
"commit_reveal_weights_interval": faker.pyint(),
"commit_reveal_weights_enabled": faker.pyint(),
}


Expand Down
Loading

0 comments on commit 5bb5fec

Please sign in to comment.