Skip to content

scripts/debug_thesaurus_query.py

Overview

This file contains 3 documented elements.

Functions

debug_thesaurus(db_path)

Debug delle query thesaurus.

Parameters: - db_path

main()

No description available. Entry point of the script that defines a hardcoded SQLite database path and invokes debug_thesaurus with that path. Returns 0 upon completion, and when executed as the top-level module, its return value is passed directly to sys.exit().