Skip to content

Commit bb1f813

Browse files
authored
requests: export packages and utils (#11723)
1 parent c0a44be commit bb1f813

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stubs/requests/requests/__init__.pyi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
from . import packages as packages, utils as utils
12
from .__version__ import (
23
__author__ as __author__,
34
__author_email__ as __author_email__,

0 commit comments

Comments
 (0)