From ee10aa870e620562e72c5d38e206840c126fc5d6 Mon Sep 17 00:00:00 2001 From: Luke Twist <49616354+itsluketwist@users.noreply.github.com> Date: Mon, 5 Feb 2024 21:31:46 +0000 Subject: [PATCH] Update README.md --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 5f5015d..635517c 100644 --- a/README.md +++ b/README.md @@ -97,8 +97,3 @@ Run the test suite using: ```shell pytest . ``` - - -## *inspiration* - -This is currently how I like to make python projects/libraries, it ain't that deep. \ No newline at end of file