diff options
author | Jon Dufresne <jon.dufresne@gmail.com> | 2018-12-15 17:45:42 -0800 |
---|---|---|
committer | Jon Dufresne <jon.dufresne@gmail.com> | 2018-12-16 08:17:19 -0800 |
commit | e5bf235ba04707ff8aff33dd073bca9f9414b8fc (patch) | |
tree | 4ccf85b51c645126139681d587f3ed685fd07f73 /sphinx/builders/devhelp.py | |
parent | 6461ea233b393abb12a800213e03f12b0b963f3e (diff) | |
download | sphinx-git-e5bf235ba04707ff8aff33dd073bca9f9414b8fc.tar.gz |
Remove unnecessary bytes/str type check in FileAvoidWrite.write()
All calls to FileAvoidWrite.write() always pass a text string.
Additionally, the type signature only allows type str.
Diffstat (limited to 'sphinx/builders/devhelp.py')
0 files changed, 0 insertions, 0 deletions