From 566dda4d064b8c18613b935ee2294ba565a5d25f Mon Sep 17 00:00:00 2001 From: ashwinmaran <amaran@wisc.edu> Date: Wed, 1 Mar 2023 12:50:40 -0600 Subject: [PATCH] add note to readme --- p6/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/p6/README.md b/p6/README.md index 3a7f9b5..1581098 100644 --- a/p6/README.md +++ b/p6/README.md @@ -2,7 +2,7 @@ ## Corrections and clarifications: -* None yet. +* **3/1/2023 - 12:45 PM**: A bug in `p6_test.py` that caused the notebook to not export has been fixed. Please redownload `p6_test.py` if you are facing this issue. You will **not** have to do anything to your notebook to fix this. **Find any issues?** Report to us: -- GitLab