summaryrefslogtreecommitdiff
path: root/sphinx/config.py
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2020-11-08 12:57:53 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2020-11-08 12:57:54 +0900
commite31189d9707037410fa83475db9688cc7ad04a9a (patch)
tree2a5daa54a787e2f3fecf3f8a10b7057294b1f2d7 /sphinx/config.py
parent78e8a703fda026f9672f393719f796f4fa5756f5 (diff)
downloadsphinx-git-e31189d9707037410fa83475db9688cc7ad04a9a.tar.gz
test: do not use "object" for the type annotation
Usually we use "Any" type for the type annotation which takes any kinds of types, instead of "object" class. So this replaces "object" to "Any" in our example.
Diffstat (limited to 'sphinx/config.py')
0 files changed, 0 insertions, 0 deletions