lint: Fix PEP8 lint error in googlesearch.py.

This commit is contained in:
Tim Abbott 2017-03-17 12:15:43 -07:00
parent 054db19ad9
commit 31b88c9225

View file

@ -98,4 +98,3 @@ def test():
if __name__ == '__main__':
test()