aicpp

Results 1 comments of aicpp

@Lakshman-LD function **files_download_to_file** have mistake in their doc description. really returns only FileMetadata. [line 259 at base.py](https://github.com/dropbox/dropbox-sdk-python/blob/791c0b08e2dc185b37695dff3b5de9c2893c2a8d/dropbox/base.py#L259): `return r[0]` There is need to fix documentation.