• Show log

    Commit

  • Hash : 10a04036
    Author : Enji Cooper
    Date : 2020-03-27T15:58:02

    Reformat strings to template
    
    This change converts the existing code to use triple-quotes extensively,
    in the end-goal of making the code to reformat with black more readable
    before and after the change (black messes around with the formatting in
    a less than desirable way).
    
    Signed-off-by: Enji Cooper <yaneurabeya@gmail.com>