From 88d65f40aef079a96f0c328633ecb0e060160dff Mon Sep 17 00:00:00 2001 From: Ilija Lazoroski Date: Mon, 12 Sep 2022 15:15:00 +0200 Subject: [PATCH] Project: Add PydanticEventSerializer to vulture_allowlist --- vulture_allowlist.py | 1 + 1 file changed, 1 insertion(+) diff --git a/vulture_allowlist.py b/vulture_allowlist.py index a8369b7da..c77390784 100644 --- a/vulture_allowlist.py +++ b/vulture_allowlist.py @@ -298,6 +298,7 @@ serialize event deserialize serialized_event +PydanticEventSerializer # pydantic base models underscore_attrs_are_private