From 9dd79f289cf9d68001b2bd39f5e53b5e49cfc4ed Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Sun, 30 Oct 2016 12:33:23 +1100 Subject: waf: Formatting. --- user/wscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'user') diff --git a/user/wscript b/user/wscript index 4a5f474..bd0035f 100644 --- a/user/wscript +++ b/user/wscript @@ -2,5 +2,5 @@ from sys import path from os.path import abspath path.append(abspath('../common/')) -from waf import cmd_configure as configure, cmd_build as build, spell, cmd_spell, cmd_options as options, linkcheck, cmd_linkcheck - +from waf import cmd_configure as configure, cmd_build as build, \ + spell, cmd_spell, cmd_options as options, linkcheck, cmd_linkcheck -- cgit v1.2.3