fix darglint

This commit is contained in:
Benedikt Bartscher 2024-07-05 16:49:50 +02:00
parent 0b240dec42
commit d1f537f50c
No known key found for this signature in database

View File

@ -42,6 +42,7 @@ def asset(
Raises: Raises:
FileNotFoundError: If the file does not exist. FileNotFoundError: If the file does not exist.
ValueError: If subfolder is provided for local assets.
Returns: Returns:
The relative URL to the asset. The relative URL to the asset.