We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 037bd8b commit 176fe31Copy full SHA for 176fe31
README.rst
@@ -24,7 +24,6 @@ Usage of API to fetch HTTP/S and FTP URLs
24
25
from fetchcode import fetch
26
url = 'A Http or FTP URL'
27
- location = 'Location of file'
28
# This returns a response object which has attributes
29
# 'content_type' content type of the file
30
# 'location' the absolute location of the files that was fetched
0 commit comments