You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After some recent refactoring, the module is almost empty. It contains a leftover logging import. Dead ALL_REQUEST_METHODS constant, SAFE_REQUEST_METHODS, and DEFAULT_RETRY_OPTIONS are imported only to general.py module.
After some recent refactoring, the module is almost empty. It contains a leftover
loggingimport. DeadALL_REQUEST_METHODSconstant,SAFE_REQUEST_METHODS,andDEFAULT_RETRY_OPTIONSare imported only to general.py module.