From 35f1025ddee1d8017a35a7dcfcc7bd69620c0b25 Mon Sep 17 00:00:00 2001 From: William Deegan Date: Tue, 4 Apr 2017 11:50:19 -0400 Subject: pep8 --- test/Interactive/Alias.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Interactive/Alias.py b/test/Interactive/Alias.py index ab4c64c..d8a46b0 100644 --- a/test/Interactive/Alias.py +++ b/test/Interactive/Alias.py @@ -42,7 +42,7 @@ test.write('foo.in', "foo.in 1\n") -scons = test.start(arguments = '-Q --interactive') +scons = test.start(arguments='-Q --interactive') scons.send("build foo-alias\n") -- cgit v0.12