diff --git a/stubs/six/six/moves/http_cookies.pyi b/stubs/six/six/moves/http_cookies.pyi index 9c59a5397..1e168c8e7 100644 --- a/stubs/six/six/moves/http_cookies.pyi +++ b/stubs/six/six/moves/http_cookies.pyi @@ -1 +1,3 @@ +# Morsel is not included in __all__ so export it explicitly from http.cookies import * +from http.cookies import Morsel as Morsel