Skip to content

Commit e65c8fd

Browse files
committed
comment
1 parent 737f56d commit e65c8fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parcllabs/services/properties/property_v2.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ def retrieve(
387387

388388
params["limit"] = self._validate_limit(limit)
389389

390-
# Make request with pagination
390+
# Make request with params
391391
results = self._fetch_post(params=params, data=data)
392392

393393
# Get metadata from results

0 commit comments

Comments
 (0)