Skip to content

Commit

Permalink
Update doc conf with the new import tornado.queues
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitryKuzmenko committed Mar 20, 2019
1 parent 008cf49 commit 684bf58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ def inner(fn, *iargs, **ikwargs): # pylint: disable=unused-argument
'tornado.ioloop',
'tornado.iostream',
'tornado.netutil',
'tornado.queues',
'tornado.simple_httpclient',
'tornado.stack_context',
'tornado.web',
Expand Down

0 comments on commit 684bf58

Please sign in to comment.