Skip to content

Question: Detailed Forecast with retry #225

@kamiyo

Description

@kamiyo

Is there a reason I'm missing why this can't just raise a NwsNoDataError like the other update functions?

`raise_no_data`currently can only be set to `False`.
"""
if raise_no_data:
raise NotImplementedError(
"raise_no_data=True not implemented for update_detailed_forecast"
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions