mirror of
https://github.com/serengil/deepface.git
synced 2025-01-06 21:02:38 +03:00
write small dockstring for lint
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user