Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Pythonic changes #51

Merged
merged 4 commits into from
Oct 7, 2019
Merged

Pythonic changes #51

merged 4 commits into from
Oct 7, 2019

Commits on Oct 1, 2019

  1. Update constants.py

    Constants should not have operations within it
    alanyee committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    d9bd85c View commit details
    Browse the repository at this point in the history
  2. Update minion_manager.py

    alanyee committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    73aff66 View commit details
    Browse the repository at this point in the history
  3. Update asg_mm.py

    -Constants should not have unnecessary operators
    -.get() returns None by default if value is missing
    -Other optimizations
    alanyee committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    71f679e View commit details
    Browse the repository at this point in the history
  4. Update aws_bid_advisor.py

    array itself over len()
    alanyee committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    b71db53 View commit details
    Browse the repository at this point in the history