update TODO.md

This commit is contained in:
cheeks 2025-01-26 14:30:58 -05:00
parent ca47035320
commit b9121164c3

View File

@ -1,4 +1,4 @@
~~rename .py files to python snake case convention. (All lowercase names with underscores rather than camelCase)~~ [x] ~~rename .py files to python snake case convention. (All lowercase names with underscores rather than camelCase)~~
update variables to conventional python style. [] update variables to conventional python style.
create profile page [] create profile page
make repo public [] make repo public