From dc977be9d05d00f17c1f5ae9506d8470034aeba9 Mon Sep 17 00:00:00 2001 From: Alex Root Junior Date: Fri, 4 Aug 2023 00:16:01 +0300 Subject: [PATCH] Added changelog --- CHANGES/{#1244.bugfix.rst => 1244.bugfix.rst} | 0 CHANGES/1245.misc.rst | 1 + 2 files changed, 1 insertion(+) rename CHANGES/{#1244.bugfix.rst => 1244.bugfix.rst} (100%) create mode 100644 CHANGES/1245.misc.rst diff --git a/CHANGES/#1244.bugfix.rst b/CHANGES/1244.bugfix.rst similarity index 100% rename from CHANGES/#1244.bugfix.rst rename to CHANGES/1244.bugfix.rst diff --git a/CHANGES/1245.misc.rst b/CHANGES/1245.misc.rst new file mode 100644 index 00000000..ab567cec --- /dev/null +++ b/CHANGES/1245.misc.rst @@ -0,0 +1 @@ +Code-generated :code:`__init__` typehints in types and methods to make IDE happy without additional pydantic plugin