diff --git a/pills/05-functions-and-imports.xml b/pills/05-functions-and-imports.xml index 885d8a2..6f7f1ff 100644 --- a/pills/05-functions-and-imports.xml +++ b/pills/05-functions-and-imports.xml @@ -221,7 +221,7 @@ xml:id="functions-and-imports"> You may find similarities with Python + xlink:href="https://docs.python.org/3/faq/programming.html#how-can-i-pass-optional-or-keyword-parameters-from-one-function-to-another">Python **kwargs.