Skip to content
  • karolina's avatar
    First portion of cleanup: · abd55518
    karolina authored
    - reduced to one the two-command messages logging 
    - removed unnecessary commas and brackets in tuples definition
    - removed unused imports
    - __str__ definition: changed print to return
    - removed unused values attribution ("dummy = ...")
    - formatted the code
    - repaired bad indentation
    - removed dummy returns ("return None")
    - removed non-meaning body of baseclasses.optimizer.Localize()
    abd55518