From 7855a6ac38616ca255e0cb9c9882ad152ace936c Mon Sep 17 00:00:00 2001 From: spiralizing Date: Mon, 11 Sep 2023 22:14:22 -0400 Subject: [PATCH] readme --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a8fbb29..a68ef39 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,6 @@ for csv files: ```julia import MusicSpiralRepresentation const msr = MusicSpiralRepresentation -using PyCall using DelimitedFiles csv_piece = readdlm("name_of_file.csv",',')