Commit graph

1 commit

Author SHA1 Message Date
JRoot Junior
b146b7aa85
Add dynamic dataclass and class attribute resolvers
Introduced `dataclass_kwargs` to ensure compatibility with different Python versions and modular attribute handling. Added utilities for resolving class attributes dynamically, enhancing flexibility with MRO-based resolvers. Updated tests to verify new features and ensure proper functionality across various scenarios.
2025-03-01 18:22:41 +02:00