Skip to content
Snippets Groups Projects
Commit 9e73ab03 authored by Sander Mathijs van Veen's avatar Sander Mathijs van Veen
Browse files

Fixed whitespace issue in main.py (PEP8).

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