solsticestudioai's picture
Include external schemas and adapters
e13493c verified
Raw
History Blame Contribute Delete
121 Bytes
def test_template_files_exist():
from pathlib import Path
assert (Path(__file__).parent / "adapter.py").exists()