diff --git a/CHANGES/1749.misc.rst b/CHANGES/1749.misc.rst new file mode 100644 index 00000000..90ba26a5 --- /dev/null +++ b/CHANGES/1749.misc.rst @@ -0,0 +1 @@ +Updated type hints in the codebase to Python 3.10+ style unions and optionals.