diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2021-05-13 01:12:25 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2021-05-19 23:01:49 +0900 |
commit | 4b8fb688c10645739e52c54c9c46a1d6756feb62 (patch) | |
tree | aee6b6920df0c73db2098506662d8dd5282ba918 /sphinx/application.py | |
parent | e5c905c9617d3e10d6b37d6548761c9f1ceb48b9 (diff) | |
download | sphinx-git-4b8fb688c10645739e52c54c9c46a1d6756feb62.tar.gz |
Fix type annotations (for jinja2)
Jinja2 starts to bundle its typehints since v3.0. As a result, mypy
warns "ignore" hint is needless. This removes them all to keep it
valid.
Diffstat (limited to 'sphinx/application.py')
0 files changed, 0 insertions, 0 deletions