diff --git a/cleanup.py b/cleanup.py index dcef7789..d313f2b4 100644 --- a/cleanup.py +++ b/cleanup.py @@ -17,6 +17,7 @@ FOLDER_STRUCTURE = { 'core': [ 'auto_process', 'extractor', + 'plugins', 'utils', ], }