Skip to content

Commit ba0d2a3

Browse files
PEP 706: Fix typo (#3020)
1 parent db94143 commit ba0d2a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pep-0706.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ so we'll make an exception.
468468
for details.)
469469

470470
Here are examples of code that takes into account that ``tarfile`` may or may
471-
not not have the proposed feature.
471+
not have the proposed feature.
472472

473473
When copying these snippets, note that setting ``extraction_filter``
474474
will affect subsequent operations.

0 commit comments

Comments
 (0)