mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-07-24 21:41:04 +02:00
2 lines
131 B
Python
2 lines
131 B
Python
# pageindex/page_index_md.py — re-exports from index/page_index_md.py
|
|
from .index.page_index_md import * # noqa: F401,F403,E402
|