From 042b655d3ce2a585cce0497d92a0e2bc05f8a612 Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Sun, 29 Jan 2023 01:11:00 +0000 Subject: [PATCH] typo in the command --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 70e6c27..47803d3 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -45,5 +45,5 @@ jobs: - name: Lint with pylint run: | - pylint --fail-under=10 ../deepface/ + pylint --fail-under=10 deepface/