mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
docstrings
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ Available hooks:
|
||||
import warnings
|
||||
|
||||
def dispatch_hook(key, hooks, hook_data):
|
||||
""""""
|
||||
"""Dipatches a hook dictionary on a given peice of data."""
|
||||
|
||||
hooks = hooks or dict()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user