From 2a8b4ae7dc1c3da62eac0ea88ec725c667bd19ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Marjam=C3=A4ki?= Date: Sat, 4 Sep 2021 21:06:54 +0200 Subject: [PATCH] python.cfg: Add Py_RETURN_* macros to reduce missingReturn false positives in daca@home --- cfg/python.cfg | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cfg/python.cfg b/cfg/python.cfg index 563ede851..30479cd87 100644 --- a/cfg/python.cfg +++ b/cfg/python.cfg @@ -1,5 +1,9 @@ + + + +