Trailing whitespace

pull/99/head
cclauss 2019-01-07 09:45:38 +01:00 committed by GitHub
parent 3ca6f13d06
commit 4c1ab61b7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ from damatuCode.ruokuai import RClient
try:
raw_input # Python 2
except NameError: # Python 3
raw_input = input
raw_input = input
def getRandCode(is_auto_code, auto_code_type, result):