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)