Update TODO.md

updated TODO
This commit is contained in:
cheeks 2025-01-26 19:28:08 +00:00
parent 41e69b3eed
commit ca47035320

View File

@ -1,2 +1,4 @@
~~ * rename .py files to python snake case convention. (All lowercase names with underscores rather than camelCase) ~~
~~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