Skip to content

Commit

Permalink
TODO for version 1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
FrostX-Official committed Nov 14, 2024
1 parent cbb0b8f commit 0f12446
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
Edit settings in settings.py file.
"""

# TODO:
# - Move most of the code in different files
# ^ Example: resizing in `resizing.py`` and convertation in `convertation.py``

### MODULES / INITIATION

from colorama import Fore
Expand Down

0 comments on commit 0f12446

Please sign in to comment.