Under Python 3 print is a function, and the linter does not want to have white space between the function name and the paren indicating the call. Remove the space. Change-Id: I1f262e5d9ff35b6824483cdc401b3f7a80798212 Signed-off-by: Doug Hellmann <doug@doughellmann.com>