• Show log

    Commit

  • Hash : 6da0cc61
    Author : Enji Cooper
    Date : 2020-03-27T16:04:37

    Run the code through the black formatter
    
    This resolves a number of flake8 issues as well as pylint issues. Not
    all of the changes mesh between flake8/pylint though, so there are some
    false positives, but it's better than before.
    
    Signed-off-by: Enji Cooper <yaneurabeya@gmail.com>