White-space related lint fixes.

This commit is contained in:
Pedro Algarvio 2014-02-11 23:03:24 +00:00
parent cc0393b1fb
commit b69fbe4cbf

View File

@ -33,6 +33,5 @@ def test_table():
print signature == signed.signature
if __name__ == "__main__":
test_table()