1
0
mirror of synced 2024-05-28 22:48:05 +02:00

Merge pull request #8 from P-Alban/patch-1

Remove trailing whitespace
This commit is contained in:
Luis MartinGarcia 2019-05-28 09:30:30 +01:00 committed by GitHub
commit 2375ce2332
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -313,7 +313,7 @@ if __name__ == '__main__':
print("# |_| |_| \___/ \__\___/ \___\___/|_| #")
print("# #")
print('# == "Protocol" Test Suite == #')
print("# #") #
print("# #")
print("#########################################################################")
# Run the actual tests
unittest.main()