From df93df8ab857655c73e3d6325505b519bb696ea1 Mon Sep 17 00:00:00 2001 From: Cefn Hoile Date: Mon, 19 Feb 2018 16:10:38 +0000 Subject: [PATCH] Update index.md --- notes/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/notes/index.md b/notes/index.md index 199fcae..8823f4c 100644 --- a/notes/index.md +++ b/notes/index.md @@ -19,7 +19,6 @@ constructor, to configure a pin as an input with no pull. The gc.collect() calls minimise heap fragmentation, and ensure there is enough memory to run the particular test. ```python -import gc import testing testing.main() ``` -- 2.49.0