Merge pull request #1578 from clinton-hall/fix-1

fix cleanup
This commit is contained in:
Clinton Hall 2019-03-14 20:12:18 +13:00 committed by GitHub
commit 15d4289003
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,6 +17,7 @@ FOLDER_STRUCTURE = {
'core': [
'auto_process',
'extractor',
'plugins',
'utils',
],
}