We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 726b466 commit 9663ca0Copy full SHA for 9663ca0
peps/pep-0736.rst
@@ -433,7 +433,7 @@ judgement about whether it is prudent to use it in any given context. We do not
433
recommend enforcing a rule to use the feature in all cases where it may be
434
applicable, such as via lint rules or style guides.
435
436
-As described `above <This syntax increases coupling>`__, we propose that a
+As described `above <This syntax increases coupling>`_, we propose that a
437
reasonable rule of thumb would be to use this in cases where a parameter and its
438
argument have the same semantics in order to reduce unintentional
439
desynchronisation without causing inappropriate coupling.
0 commit comments