provide-foundry 2025-12-31
Standardize import paths across all modules
23 files · 31+ · 28-

Import path standardization

4 files changed
  • scripts Updated import paths in all script modules
  • hooks Updated import paths in all theme hook modules
  • __init__.py Adjusted config module imports
  • pyproject.toml Updated entry point and tool configuration paths
  • Standardized import paths across all foundry scripts, hooks, and plugins baseline internal
    7 files
    • docs_preflight.py
    • docs_serve.py
    • docs_validate.py
    • inject_partials.py
    • global_partials_hook.py
    • terraform_provider.py
    • version_hook.py
  • Updated pyproject.toml entry points to match standardized paths baseline internal
    1 file
    • pyproject.toml