Source code for src.poem.templates
# Copyright 2024, Battelle Energy Alliance, LLC ALL RIGHTS RESERVED
import pathlib
import tomli
import os
with path.open(mode="rb") as fp:
for file in templateConfig['templates']:
templateConfig['templates'][file] = os.path.join(os.path.dirname(__file__), templateConfig['templates'][file])