From 33fc37b6b798a6658123f9ae781f70428e91d423 Mon Sep 17 00:00:00 2001 From: danymat Date: Sun, 30 Jan 2022 16:04:51 +0100 Subject: [PATCH] (py) Update configurations (#51) --- lua/neogen/configurations/python.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/lua/neogen/configurations/python.lua b/lua/neogen/configurations/python.lua index 96ef004..7c2d95d 100644 --- a/lua/neogen/configurations/python.lua +++ b/lua/neogen/configurations/python.lua @@ -76,7 +76,6 @@ return { retrieve = "all", node_type = "type", as = "return_type", - recursive = true, extract = true, }, }