From e8b68168fccb9c9bdd71625120e5c810927916e3 Mon Sep 17 00:00:00 2001 From: internetlandlord Date: Fri, 21 Oct 2022 13:56:18 -0500 Subject: housekeeping on files and README.md --- tripler.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'tripler.py') diff --git a/tripler.py b/tripler.py index 527da24..0f6ae61 100755 --- a/tripler.py +++ b/tripler.py @@ -1,7 +1,8 @@ #!/bin/python3 -# ---------- title - +# ---------- Tripler +# Serves as a proof-of-concept for CSV importation +# and manipulation of its elements in a created list. # ---------- Imported modules -- cgit v1.2.3