Fixed whitespace issue in main.py (PEP8).

parent 216b5019
......@@ -12,6 +12,7 @@ import os
from src.backend.backend import app
def init_readline():
try:
import readline
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment