schon/engine/core/serializers
Egor fureunoir Gorbunov dc7f8be926 Features: 1) None;
Fixes: 1) Add `# ty: ignore` comments to suppress type errors in multiple files; 2) Correct method argument annotations and definitions to align with type hints; 3) Fix cases of invalid or missing imports and unresolved attributes;

Extra: Refactor method definitions to use tuple-based method declarations; replace custom type aliases with `Any`; improve caching utility and error handling logic in utility scripts.
2025-12-19 16:43:39 +03:00
..
__init__.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
detail.py Features: 1) None; 2025-12-19 16:43:39 +03:00
seo.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
simple.py Features: 1) None; 2025-12-19 16:43:39 +03:00
utility.py Features: 1) None; 2025-12-19 16:43:39 +03:00