diff --git a/docs/conf.py b/docs/conf.py index aec8d9da7..799edff3a 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -63,7 +63,7 @@ r'faust.web.apps.*', 'faust.web.apps.stats.app', 'faust.web.apps.router.app', - 'faust' + 'faust', 'faust.web.drivers', r'.*\._cython.*', ],