Skip to content

Commit 176fe31

Browse files
committed
Fixed review comments
1 parent 037bd8b commit 176fe31

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ Usage of API to fetch HTTP/S and FTP URLs
2424
2525
from fetchcode import fetch
2626
url = 'A Http or FTP URL'
27-
location = 'Location of file'
2827
# This returns a response object which has attributes
2928
# 'content_type' content type of the file
3029
# 'location' the absolute location of the files that was fetched

0 commit comments

Comments
 (0)