diff --git a/README.md b/README.md index 5f53143..c6eeb51 100644 --- a/README.md +++ b/README.md @@ -1172,7 +1172,7 @@ wf.close() Url --- ```python ->>> from urllib.parse import quote, quote_plus, unquote, unquote_plus +from urllib.parse import quote, quote_plus, unquote, unquote_plus ``` ### Encode