From 55f8871a9e3a21dace285a7ea12dcc786b2e00c9 Mon Sep 17 00:00:00 2001 From: Drishan Gupta <66329991+drishangupta@users.noreply.github.com> Date: Sun, 12 May 2024 03:24:56 +0530 Subject: [PATCH] Update index.md --- contrib/advanced-python/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/advanced-python/index.md b/contrib/advanced-python/index.md index 82596a2..dac9890 100644 --- a/contrib/advanced-python/index.md +++ b/contrib/advanced-python/index.md @@ -1,3 +1,3 @@ # List of sections -- [Section title](filename.md) +- [Decorators/\*args/**kwargs](decorator-kwargs-args)