Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Part 6 for refactoring bittensor/subtensor.py - class CamelCase #1935

Merged
merged 6 commits into from
May 24, 2024

Commits on May 24, 2024

  1. Since the refactoring of this module would turn into a large project,…

    … it was decided to divide it into several stages.
    
    This is part 6: Renaming class 1 to comply with PEP8 and avoid namespace conflict. Refactor all references to the changed name.
    
    Part 1 #1911
    Part 2 #1913
    Part 3 #1923
    Part 4 #1931
    Part 5 #1934
    roman-opentensor committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d9c705b View commit details
    Browse the repository at this point in the history
  2. Since the refactoring of this module would turn into a large project,…

    … it was decided to divide it into several stages.
    
    This is part 6: Renaming class 1 to comply with PEP8 and avoid namespace conflict. Refactor all references to the changed name.
    
    Part 1 #1911
    Part 2 #1913
    Part 3 #1923
    Part 4 #1931
    Part 5 #1934
    roman-opentensor committed May 24, 2024
    Configuration menu
    Copy the full SHA
    735bb8f View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/refactoring/roman/subtensor-part…

    …-6' into refactoring/roman/subtensor-part-6
    roman-opentensor committed May 24, 2024
    Configuration menu
    Copy the full SHA
    9b6f866 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6cf8e6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90baa15 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4513278 View commit details
    Browse the repository at this point in the history