@@ -1,6 +1,11 @@
# Imports
import tkinter as tk
from tkinter import ttk
from src.gui.gui import main
from src.core.file_handler import list_files
main()
# Functions
a = list_files("./src/core")
print(a)
The note is not visible to the blocked user.