compass.pipeline.collection.steps.try_set_website_from_jurisdiction#
- async try_set_website_from_jurisdiction(workflow)[source]#
Resolve the website URL for this jurisdiction
- Parameters:
workflow (
compass.pipeline.jurisdiction.SingleJurisdictionRun) – The workflow for the jurisdiction being processed, which may or may not have a user-supplied website URL. If the workflow doesn’t have a website URL, this function will attempt to find one.