pyvider-cty 2025-04-27
Simplified the conversion formats package by removing redundant code
5 files · 49+ · 164-

Conversion Cleanup

1 file changed
  • __init__.py `conversion/__init__.py`: 33 lines of changes improving export organization
  • conversion/formats/__init__.py: Reduced from 158 lines to minimal, removing inline code in favor of proper module delegation decouple internal
    1 file
    • __init__.py
  • conversion/__init__.py: 33 lines of changes improving export organization interface internal
    1 file
    • __init__.py
  • conversion/formats/base.py: 19 lines of adjustments decouple internal
    1 file
    • base.py
  • conversion/formats/json.py: 2 lines fixed remediate internal
    1 file
    • json.py

Package Exports

1 file changed
  • __init__.py Added 2 new exports to `pyvider/cty/__init__.py`