From 27529ecfc226126fd00be681bca9d6ef22b4aee1 Mon Sep 17 00:00:00 2001 From: kirbylife Date: Thu, 31 Aug 2023 21:06:07 +0000 Subject: [PATCH] Update Python- decorator to-measure-execution-time.md --- Python- decorator to-measure-execution-time.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Python- decorator to-measure-execution-time.md b/Python- decorator to-measure-execution-time.md index 87f8f98..92ab1ab 100644 --- a/Python- decorator to-measure-execution-time.md +++ b/Python- decorator to-measure-execution-time.md @@ -29,5 +29,4 @@ def test(): 1 0.000 0.000 0.000 0.000 :11(test) 1 0.000 0.000 0.000 0.000 {method 'disable' of '_lsprof.Profiler' objects} 1 0.000 0.000 0.000 0.000 {method 'get' of 'dict' objects} - ``` \ No newline at end of file