assets_guardian.core.reporting.pdf.rules_loader๏ƒ

PDF rules and styles loader for Assets Guardian.

Functions

load_rules([rules_file_path])

Loads PDF style rules from a JSON file.

assets_guardian.core.reporting.pdf.rules_loader.load_rules(rules_file_path: str | Path | None = None) dict[str, Any][source]๏ƒ

Loads PDF style rules from a JSON file.

Returns the default styles if the file does not exist.