Skip to content

Commit b3218df

Browse files
committed
pre-commit
1 parent 670c085 commit b3218df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/base64.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ software you use implements the Base-85 encoding.
200200
The two functions present in this module provide options
201201
to configure the encoding in the following ways:
202202

203-
* Whether to include enclosing `<~` and `~>` markers
203+
* Whether to include enclosing ``<~`` and ``~>`` markers
204204
* Whether to include newline characters
205205
* The set of ASCII characters used for encoding
206206
* Handling of null bytes

0 commit comments

Comments
 (0)