From 4769db412dffcee699116a63fc714f88513fa0c6 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 22 Apr 2011 22:15:21 +0000 Subject: Fix Python whitespace (follow PEP8 guidelines, reformatted by Python Reindent) git-svn-id: svn://localhost/ardour2/branches/3.0@9409 d708f5d6-7413-0410-9779-e7cbd77b26cf --- tools/sanity_check/wscript | 1 - 1 file changed, 1 deletion(-) (limited to 'tools/sanity_check/wscript') diff --git a/tools/sanity_check/wscript b/tools/sanity_check/wscript index 51fa810af4..1ada9e4725 100644 --- a/tools/sanity_check/wscript +++ b/tools/sanity_check/wscript @@ -21,4 +21,3 @@ def build(bld): obj.target = 'sanityCheck' obj.name = 'sanityCheck' obj.install_path = os.path.join(bld.env['LIBDIR'], 'ardour3') - -- cgit v1.2.3