mirror of
https://github.com/hacksider/Deep-Live-Cam.git
synced 2025-09-27 12:42:22 +08:00
Update codes following the comments of @sourcery-ai.
Signed-off-by: Vic P <vic4key@gmail.com>
This commit is contained in:
@@ -193,7 +193,7 @@ def select_output_path(start: Callable[[], None]) -> None:
|
||||
|
||||
|
||||
def check_and_ignore_nsfw(target, destroy: Callable = None) -> bool:
|
||||
''' Check the target is NSFW or not.
|
||||
''' Check if the target is NSFW.
|
||||
TODO: Consider to make blur the target.
|
||||
'''
|
||||
from numpy import ndarray
|
||||
|
Reference in New Issue
Block a user