bittensor.subtensor module refactoring
Is your feature request related to a problem? Please describe.
As a part of https://github.com/opentensor/bittensor/issues/1882
Describe the solution you'd like
-
[x] Style refactoring
-
[x] Сode refactoring
-
[ ] ~~Implement the ability to use functions in an asynchronous implementation.~~ Decided to do this in different PR
part 1 https://github.com/opentensor/bittensor/pull/1911
part 2 https://github.com/opentensor/bittensor/pull/1913
part 3 https://github.com/opentensor/bittensor/pull/1923
Part 4 https://github.com/opentensor/bittensor/pull/1931
part 5 https://github.com/opentensor/bittensor/pull/1934
Part 6 https://github.com/opentensor/bittensor/pull/1935