Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.

Commit 686e67b

Browse files
committed
pass
1 parent 6820bfe commit 686e67b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Overpass.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ def Get(self, query):
5454

5555
def Search(self, feature_type, regex=False):
5656
"""Search for something."""
57+
pass
5758

5859
def _ConstructError(self, msg):
5960
return {

0 commit comments

Comments
 (0)