mirror of
https://github.com/tildeclub/ttbp.git
synced 2026-06-18 02:39:24 +00:00
more WHITESPACE TIGHTENING
This commit is contained in:
@@ -173,7 +173,7 @@ def list_select(options, prompt):
|
||||
ans = ""
|
||||
invalid = True
|
||||
|
||||
choice = raw_input("\n\n"+prompt)
|
||||
choice = raw_input("\n"+prompt)
|
||||
|
||||
if choice in BACKS:
|
||||
return False
|
||||
|
||||
Reference in New Issue
Block a user