]> git.ipfire.org Git - thirdparty/tornado.git/commit
fix tornado/web.py #L1075 current_user docstring example 1657/head
authorTaoBeier <zhangjintao9020@gmail.com>
Thu, 3 Mar 2016 14:39:36 +0000 (22:39 +0800)
committerTaoBeier <zhangjintao9020@gmail.com>
Thu, 3 Mar 2016 14:39:36 +0000 (22:39 +0800)
commit48c7174904d876973e0e55673e10f640c7d487a3
treec98418cebab88f78bcfa0d641fdc8ad6f9726f00
parent0eab6312ba8b3c6e84ccdcbcb9a1c03d55b10e03
fix tornado/web.py #L1075 current_user docstring example

The example has unexpected indent.
tornado/web.py