mirror of
https://github.com/serengil/deepface.git
synced 2025-06-07 03:55:21 +00:00
typo in the command
This commit is contained in:
parent
aa7a8af9ff
commit
042b655d3c
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -45,5 +45,5 @@ jobs:
|
|||||||
|
|
||||||
- name: Lint with pylint
|
- name: Lint with pylint
|
||||||
run: |
|
run: |
|
||||||
pylint --fail-under=10 ../deepface/
|
pylint --fail-under=10 deepface/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user