7 lines
83 B
Python
7 lines
83 B
Python
#
|
|
# entry for gunicorn
|
|
#
|
|
|
|
from nntpchan.app import app
|
|
from nntpchan import viewsp
|