Skip to content

Commit 8d8a7e1

Browse files
committed
Fixed the function name in code.md
1 parent 421bac8 commit 8d8a7e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Retrieve geolocation information for an IP address.
5656
| fraud_score | Potential risk score (0 - 99) associated with IP address. |
5757
```
5858

59-
```{py:function} IP2Proxy_open(record)
59+
```{py:function} IP2Proxy_free_record(record)
6060
Free the record object.
6161
6262
:param object record: (Required) The IP2ProxyRecord result record object.

0 commit comments

Comments
 (0)