Browse Source

Fixed whitespace issue in main.py (PEP8).

Sander Mathijs van Veen 14 years ago
parent
commit
9e73ab037d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      main.py

+ 1 - 0
main.py

@@ -12,6 +12,7 @@ import os
 
 from src.backend.backend import app
 
+
 def init_readline():
     try:
         import readline