From 8e87750945d2b6cc9f4c403f632873e246d5fb9f Mon Sep 17 00:00:00 2001 From: Anthony Scopatz Date: Tue, 3 Apr 2012 02:58:37 -0500 Subject: [PATCH] Bug on testing page. W. Trevor King: I dropped everything from the 2741ea0 original except for the 5-Testing/ modification. Conflicts: .gitignore --- 5-Testing/Readme.md | 2 ++ 5-Testing/Readme.rst | 2 ++ 2 files changed, 4 insertions(+) diff --git a/5-Testing/Readme.md b/5-Testing/Readme.md index c59d4e3..3126158 100644 --- a/5-Testing/Readme.md +++ b/5-Testing/Readme.md @@ -535,6 +535,8 @@ file which tests the closest\_data\_to\_line() functions. is some sample data to help you get started. ![image](https://github.com/thehackerwithin/UofCSCBC2012/raw/scopz/5-Testing/evo_sol1.png) +> - + ```python import numpy as np diff --git a/5-Testing/Readme.rst b/5-Testing/Readme.rst index 0eda24f..f684234 100644 --- a/5-Testing/Readme.rst +++ b/5-Testing/Readme.rst @@ -514,6 +514,8 @@ to help you get started. .. image:: https://github.com/thehackerwithin/UofCSCBC2012/raw/scopz/5-Testing/evo_sol1.png + - + .. code-block:: python import numpy as np -- 2.26.2