From 61df912dd9bc3d258acea3989ce0bb51e8874300 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jure=20=C5=A0orn?= Date: Mon, 28 Jan 2019 04:32:23 +0100 Subject: [PATCH] Line profiler --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6b07b2..4f577e5 100644 --- a/README.md +++ b/README.md @@ -1501,7 +1501,7 @@ def main(): main() ``` -``` +```text $ kernprof -lv test.py Line # Hits Time Per Hit % Time Line Contents ==============================================================