Skip to content
This repository has been archived by the owner on Feb 27, 2019. It is now read-only.

Commit

Permalink
Follow pep8
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohammad AlTaweel committed Nov 5, 2018
1 parent a5f4df1 commit 1a46ab7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wsgi.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
import os

sys.path.insert(0, os.path.dirname(os.path.realpath(__file__)))

from main import app as application

0 comments on commit 1a46ab7

Please sign in to comment.