diff --git a/reorganize_structure.py b/reorganize_structure.py index 4338d94e..6cfea8a6 100644 --- a/reorganize_structure.py +++ b/reorganize_structure.py @@ -9,6 +9,7 @@ Reorganize the app directory structure: import os import re import json +import shutil from pathlib import Path from collections import defaultdict