From 90d818758b3af18dc2bd90ccadfe96a77e286911 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 13:17:25 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- detect.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/detect.py b/detect.py index 181c5e335751..64d6f149a614 100644 --- a/detect.py +++ b/detect.py @@ -258,4 +258,4 @@ def main(opt): if __name__ == '__main__': opt = parse_opt() - main(opt) \ No newline at end of file + main(opt)