Skip to content

Commit f9c0a9c

Browse files
authored
Merge pull request #74 from nbob31/patch-1
Update spelling reference to requests library
2 parents 620f9c5 + 23a1fc7 commit f9c0a9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ service.terminate()
164164

165165
# Send attachement (screenshots)
166166

167-
[python-client](https://github.com/reportportal/client-Python/blob/64550693ec9c198b439f8f6e8b23413812d9adf1/reportportal_client/service.py#L259) uses `request` library for working with RP and the same semantics to work with attachments (data).
167+
[python-client](https://github.com/reportportal/client-Python/blob/64550693ec9c198b439f8f6e8b23413812d9adf1/reportportal_client/service.py#L259) uses `requests` library for working with RP and the same semantics to work with attachments (data).
168168

169169
There are two ways to pass data as attachment:
170170

0 commit comments

Comments
 (0)