This website works better with JavaScript.
Explore
Help
Sign In
Albatross
/
backend
Watch
4
Star
0
Fork
You've already forked backend
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
.app to app
Browse Source
master
Mustafa Yontar
5 years ago
parent
dcb7e920ed
commit
a901ba8521
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
wsgi.py
2
wsgi.py
Unescape
Escape
View File
@ -1,4 +1,4 @@
from
.
app
import
app
from
app
import
app
if
__name__
==
"
__main__
"
:
if
__name__
==
"
__main__
"
:
app
.
run
(
)
app
.
run
(
)
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Albatross/backend
Title
Body
Create Issue