diff --git a/downloader.py b/src/downloader.py similarity index 99% rename from downloader.py rename to src/downloader.py index 3270e53..85dcd54 100644 --- a/downloader.py +++ b/src/downloader.py @@ -204,4 +204,4 @@ class newdownload: logfile.printdbg('Successful retrieved {}'.format(filename)) return filename - \ No newline at end of file +