diff options
author | Jon Dufresne <jon.dufresne@gmail.com> | 2018-12-15 11:39:14 -0800 |
---|---|---|
committer | Jon Dufresne <jon.dufresne@gmail.com> | 2018-12-15 11:39:14 -0800 |
commit | ee8b403142394938c1295a6b34703f82c6ac38f2 (patch) | |
tree | 589322fd1b681aa8dc71978171eec33d01919b89 /sphinx/highlighting.py | |
parent | 6113261948523ef6cad74621dec10e0cbf0189c7 (diff) | |
download | sphinx-git-ee8b403142394938c1295a6b34703f82c6ac38f2.tar.gz |
Remove unnecessary bytes type check in ModuleAnalyzer.for_string()
All uses always pass a str, never a bytes. Per the type signature, only
str types are allowed.
Diffstat (limited to 'sphinx/highlighting.py')
0 files changed, 0 insertions, 0 deletions