From ea5388c6dd1d196d3d1f0f4560d5f4469f20dbff Mon Sep 17 00:00:00 2001 From: Tea Aitch Date: Fri, 28 Feb 2025 10:33:03 +0100 Subject: [PATCH] Removed LucasPilla/Sorting-Algorithms-Visualizer At the time this project has no open issues at all. Neither does it have good first issues. --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index a72ed63..7f6c86f 100644 --- a/data.json +++ b/data.json @@ -1542,15 +1542,6 @@ ], "description": "PyTorch is an open source machine learning library based on the Torch library, used for applications such as computer vision and natural language processing." }, - { - "name": "Sorting-Algorithms-Visualizer", - "link": "https://github.com/LucasPilla/Sorting-Algorithms-Visualizer", - "label": "good first issue", - "technologies": [ - "Python" - ], - "description": "A tool for visualizing sorting algorithms with a educational Wiki Page." - }, { "name": "scikit-learn", "link": "https://github.com/scikit-learn/scikit-learn",