update file structure

This commit is contained in:
Noe
2024-12-21 22:29:49 +01:00
parent 5b0c26fe0b
commit bc22a4ee12
5 changed files with 5 additions and 4 deletions
+3 -3
View File
@@ -1,3 +1,3 @@
import download
import gui
import scraper
import core.download as download
import core.gui as gui
import core.scraper as scraper