From b9121164c35593d1a2683b9ae35edbfde167385e Mon Sep 17 00:00:00 2001 From: cheeks <134818917+leftovertoast@users.noreply.github.com> Date: Sun, 26 Jan 2025 14:30:58 -0500 Subject: [PATCH] update TODO.md --- TODO.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/TODO.md b/TODO.md index 22ef292..5d0aefe 100644 --- a/TODO.md +++ b/TODO.md @@ -1,4 +1,4 @@ -~~rename .py files to python snake case convention. (All lowercase names with underscores rather than camelCase)~~ -update variables to conventional python style. -create profile page -make repo public \ No newline at end of file +[x] ~~rename .py files to python snake case convention. (All lowercase names with underscores rather than camelCase)~~ +[] update variables to conventional python style. +[] create profile page +[] make repo public \ No newline at end of file