diff --git a/CHANGES/3868.bugfix b/CHANGES/3868.bugfix new file mode 100644 index 00000000000..abd1bb444af --- /dev/null +++ b/CHANGES/3868.bugfix @@ -0,0 +1 @@ +Use correct style for re-exported imports, makes mypy --strict mode happy.