plating 2025-12-02
Dependency version update, CLI utility fix, and test simplification
5 files · 16+ · 39-

Dependency and utility updates

4 files changed
  • pyproject.toml Updated dependency version
  • mkdocs.yml Minor configuration update
  • pyproject.py Fixed import
  • py.typed Added PEP 561 type marker

Schema test simplification

1 file changed
  • test_schema.py Reduced 49 lines of redundant test logic
  • Simplified tests/test_schema.py by reducing 49 lines of redundant test logic qualify internal
    1 file
    • test_schema.py