Skip to content
Snippets Groups Projects
Commit 15f28773 authored by Matt Harbison's avatar Matt Harbison
Browse files

pyupgrade: drop the usage of `typing.Text`

This is the `typing_text` fixer in `pyupgrade`.  This type was meant to be for
py2/py3 interoperability, being bytes on py2 and str on py3.  See hg cb769c0ffe35.
parent 92483b53
No related branches found
No related tags found
No related merge requests found
Showing
with 253 additions and 253 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment