Queer European MD passionate about IT
Browse Source

Whitespace again

Davte 5 years ago
parent
commit
4c56ff7723
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/client.py

+ 1 - 1
src/client.py

@@ -495,7 +495,7 @@ def main():
                 '\t\t'.join(map(str, item))
                 '\t\t'.join(map(str, item))
                 for item in new_settings.items()
                 for item in new_settings.items()
             ) + '\n\n'
             ) + '\n\n'
-                'Do you want to store them?\t\t\t\t\t\t',
+                'Do you want to store them?\t\t\t\t',
             timeout=3
             timeout=3
         )
         )
         if answer:
         if answer: