write small dockstring for lint

This commit is contained in:
Mehrab Shahbazi 2025-01-04 11:23:51 +03:30
parent 5af32fa841
commit 15a4f46608
2 changed files with 4 additions and 3 deletions

View File

@ -480,7 +480,8 @@ def stream(
anti_spoofing (boolean): Flag to enable anti spoofing (default is False).
output_path (str): Path to save the output video. If None, no video is saved (default is None).
output_path (str): Path to save the output video. (default is None
If None, no video is saved).
Returns:
None

View File

@ -64,8 +64,8 @@ def analysis(
anti_spoofing (boolean): Flag to enable anti spoofing (default is False).
output_path (str): Path to save the output video. If None, no video is saved (default is None).
output_path (str): Path to save the output video. (default is None
If None, no video is saved).
Returns:
None
"""