diff --git a/scripts/ninja2dot.py b/scripts/ninja2dot.py index 7e6ebbf..7a2f403 100644 --- a/scripts/ninja2dot.py +++ b/scripts/ninja2dot.py @@ -1,5 +1,4 @@ -""" This file generates a graph of the dependencies for the ninja build. -""" +""" This file generates a graph of the dependencies for the ninja build.""" import sys