We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6820bfe commit 686e67bCopy full SHA for 686e67b
Overpass.py
@@ -54,6 +54,7 @@ def Get(self, query):
54
55
def Search(self, feature_type, regex=False):
56
"""Search for something."""
57
+ pass
58
59
def _ConstructError(self, msg):
60
return {
0 commit comments