Add processor folder to folder structure

This commit is contained in:
Labrys of Knossos 2022-11-27 18:50:49 -05:00
commit c85ee42874

View file

@ -25,6 +25,7 @@ FOLDER_STRUCTURE = {
'auto_process',
'extractor',
'plugins',
'processor',
'utils',
],
}