Archived
1
0
This repository has been archived on 2023-08-12. You can view files and clone it, but cannot push or open issues or pull requests.
nntpchan/contrib/frontends/py/nntpchan/__init__.py
Jeff Becker 7f25dcf95c
broken
2016-11-04 08:45:06 -04:00

7 lines
83 B
Python

#
# entry for gunicorn
#
from nntpchan.app import app
from nntpchan import viewsp