mirror of
https://github.com/sartography/cr-connect-workflow.git
synced 2025-02-24 13:48:30 +00:00
6 lines
178 B
Python
6 lines
178 B
Python
|
|
||
|
# loop over all the categories in the database
|
||
|
# assure we have a directory with the correct name
|
||
|
# assure it contains a valid json file called categories.json
|
||
|
|
||
|
categories = db.
|