We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9fa802 commit a61ae04Copy full SHA for a61ae04
compass/download.py
@@ -73,7 +73,6 @@ async def download_county_ordinance(
73
browser_semaphore,
74
**(file_loader_kwargs or {}),
75
)
76
- # return _sort_final_ord_docs(docs)
77
docs = await _down_select_docs_correct_location(
78
docs, location=location, **kwargs
79
0 commit comments