Skip to content

Commit 462a54d

Browse files
committed
Avoid code churn
1 parent 38ed40a commit 462a54d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

django_mongodb_backend/gis/operations.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,8 @@ def gis_operators(self):
131131
"BoundingCircle",
132132
"Centroid",
133133
"ClosestPoint",
134-
"Distance",
135134
"Difference",
135+
"Distance",
136136
"Envelope",
137137
"ForcePolygonCW",
138138
"FromWKB",

0 commit comments

Comments
 (0)