Skip to content

Commit b3f3daf

Browse files
committed
rm location from args list
1 parent 71c359f commit b3f3daf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

parcllabs/services/properties/property_v2.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,6 @@ def retrieve(
355355
"radius",
356356
"params",
357357
"data",
358-
"location",
359358
"geo_coordinates"
360359
]:
361360
kwargs.pop(key, None)

0 commit comments

Comments
 (0)