mirror of
https://github.com/serengil/deepface.git
synced 2025-06-08 12:35:22 +00:00
pylint error on github actions
This commit is contained in:
parent
06d16cf444
commit
8c2c5f5d0f
@ -53,7 +53,7 @@ else:
|
||||
)
|
||||
|
||||
|
||||
# pylint: disable=line-too-long, too-few-public-methods, no-else-return, unsubscriptable-object
|
||||
# pylint: disable=line-too-long, too-few-public-methods, no-else-return, unsubscriptable-object, comparison-with-callable
|
||||
PRETRAINED_WEIGHTS = "https://github.com/HamadYA/GhostFaceNets/releases/download/v1.2/GhostFaceNet_W1.3_S1_ArcFace.h5"
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user