From 1501e659ce55e9405405566e34693f29e056fcb3 Mon Sep 17 00:00:00 2001 From: Eddie Hebert Date: Wed, 14 Aug 2013 14:47:19 -0400 Subject: [PATCH] TST: Rename notebook with link to answer key. Move to a new notebook, the AnswerKeyLink will be for a permalink to the current version of the answer key, of which the output won't be too noisy in git. The annotation notebook will also be kept in source control, but without output, since the table html output is large. --- tests/risk/{AnswerKeyAnnotations.ipynb => AnswerKeyLink.ipynb} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/risk/{AnswerKeyAnnotations.ipynb => AnswerKeyLink.ipynb} (100%) diff --git a/tests/risk/AnswerKeyAnnotations.ipynb b/tests/risk/AnswerKeyLink.ipynb similarity index 100% rename from tests/risk/AnswerKeyAnnotations.ipynb rename to tests/risk/AnswerKeyLink.ipynb