Searched refs:TEMPLATE_FILE (Results 1 – 1 of 1) sorted by relevance
58 TEMPLATE_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "spec_viz_template.html") variable234 with open(TEMPLATE_FILE, "r") as template_fd: