From c1edc7e311eadf730946e65695cca0daa09f9d04 Mon Sep 17 00:00:00 2001 From: Gerhard Sittig Date: Sun, 21 May 2017 18:20:38 +0200 Subject: [PATCH] new-driver: minor whitespace nit --- source/new-driver | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/new-driver b/source/new-driver index 7f14201..61a3960 100755 --- a/source/new-driver +++ b/source/new-driver @@ -193,7 +193,7 @@ if __name__ == '__main__': if not opts.author or not opts.email: parser.error('Please provide your username and email address, ' - 'or set your git configuration up.') + 'or set your git configuration up.') name = opts.name names = { 'name': name, -- 2.30.2