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