Skip to content
  • Iustin Pop's avatar
    Move FieldSet class to utils.py · a2d2e1a7
    Iustin Pop authored
    Since we can use the FieldSet class in cli.py to nicely format disk
    sizes and such, we move it to utils.py and also move its associated
    unittest. I didn't remove the cmdlib.py unittest file as that's not the
    good direction :)
    
    Reviewed-by: ultrotter
    a2d2e1a7