Fix Python whitespace (follow PEP8 guidelines, reformatted by Python Reindent)
[ardour.git] / tools / sanity_check / wscript
index 51fa810af4b96596e0d6deef8cc2f4a407d665dc..1ada9e4725ad2937795f7f266af0f7ae9e62931d 100644 (file)
@@ -21,4 +21,3 @@ def build(bld):
     obj.target = 'sanityCheck'
     obj.name = 'sanityCheck'
     obj.install_path = os.path.join(bld.env['LIBDIR'], 'ardour3')
-