Skip to content

Commit 9663ca0

Browse files
Fix intra-links
1 parent 726b466 commit 9663ca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

peps/pep-0736.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,7 @@ judgement about whether it is prudent to use it in any given context. We do not
433433
recommend enforcing a rule to use the feature in all cases where it may be
434434
applicable, such as via lint rules or style guides.
435435

436-
As described `above <This syntax increases coupling>`__, we propose that a
436+
As described `above <This syntax increases coupling>`_, we propose that a
437437
reasonable rule of thumb would be to use this in cases where a parameter and its
438438
argument have the same semantics in order to reduce unintentional
439439
desynchronisation without causing inappropriate coupling.

0 commit comments

Comments
 (0)