Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
  • Loading branch information
methane committed Aug 3, 2021
1 parent c2383f1 commit 294e46a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pymysql/converters.py
Expand Up @@ -361,4 +361,4 @@ def through(x):
conversions.update(decoders)
Thing2Literal = escape_str

# Run doctests with `pytest --doctest-modules pymysql/converters.py`
# Run doctests with `pytest --doctest-modules pymysql/converters.py`

0 comments on commit 294e46a

Please sign in to comment.