From 207271b21518b49bc5240f4be36dad021daa372b Mon Sep 17 00:00:00 2001 From: W Beecher Baker Date: Tue, 2 Jul 2024 14:17:33 -0400 Subject: [PATCH] fix bullet format --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e862c87..1911284 100644 --- a/README.md +++ b/README.md @@ -43,4 +43,5 @@ Files & notes for a series of docker tutorials for coworkers. plt.title("Original dataset") _ = plt.show() ``` - * Recommendations for other libraries to try out: https://www.mygreatlearning.com/blog/open-source-python-libraries/ + + * Recommendations for other libraries to try out: https://www.mygreatlearning.com/blog/open-source-python-libraries/