Just wondering what method the filecmp.dircmp constructor(?) uses to test the equivalency of the files in directory A with the files in directory B. Does it just check hashes and file sizes, or ...
. ├── main.py # Main application code ├── config.json # API and model settings ├── tags/ # JSON files containing tag groups │ ├── Subject.json │ ├── Style.json │ └── ... ├── tags_order.json # Order ...