mirror of
https://github.com/django/daphne.git
synced 2025-07-26 06:59:46 +03:00
super
This commit is contained in:
parent
be81f7253f
commit
e0ebd71d2a
|
@ -31,7 +31,7 @@ def http_path():
|
||||||
|
|
||||||
def http_body():
|
def http_body():
|
||||||
"""
|
"""
|
||||||
Returns random binary body data.
|
Returns random binary body data. Super.
|
||||||
"""
|
"""
|
||||||
return strategies.binary(min_size=0, max_size=1500)
|
return strategies.binary(min_size=0, max_size=1500)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user