space
This commit is contained in:
parent
754edf259f
commit
e72d5bb6c1
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ from .form import MultiPartForm
|
|||
|
||||
__all__ = ['getAPI', 'API']
|
||||
|
||||
|
||||
CHUNK_SIZE = 1024*1024*5
|
||||
|
||||
def getAPI(url, cj=None):
|
||||
|
|
Loading…
Reference in a new issue