From b8d411f3c6bd2ef3e2a1cdd5e5cc1fa3ed7a573d Mon Sep 17 00:00:00 2001 From: MiXaiLL76 Date: Thu, 31 Oct 2024 10:04:18 +0300 Subject: [PATCH] format --- .github/workflows/unittest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/unittest.yml b/.github/workflows/unittest.yml index eee1fe7..373842d 100644 --- a/.github/workflows/unittest.yml +++ b/.github/workflows/unittest.yml @@ -25,4 +25,4 @@ jobs: - name: Run test cases numpy latest working-directory: ./tests run: | - pytest --cov=faster_coco_eval . \ No newline at end of file + pytest --cov=faster_coco_eval .