Skip to content

Commit

Permalink
chore: remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
RaczeQ committed Jul 26, 2024
1 parent 775dc0e commit b7e2fb9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion quackosm/osm_extracts/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ def get_extract_by_query(
def get_extract_by_query(
query: str, source: Union[OsmExtractSource, str] = "any"
) -> OpenStreetMapExtract:
# TODO: add functionality to CLI
"""
Find an OSM extract by name.
Expand Down

0 comments on commit b7e2fb9

Please sign in to comment.