When run, it gives this message: selected_content_type = ask_which_content_type(specific_files)
^
IndentationError: expected an indented block after function definition on line 24
@MariJJhodl you should create an issue for this ;-)
and the reason is because get_proofreading_progress.py has not been completed yet, so it is not functionning
When run, it gives this message: selected_content_type = ask_which_content_type(specific_files) ^ IndentationError: expected an indented block after function definition on line 24