2 Commits

Author SHA1 Message Date
spicysama
e3a008dbea
FIx: cannot identify one class to a dict(needed)
To implement recursive construction while retaining the characteristics of the original dictionary, we can slightly modify the DictToAttrRecursive class. This allows each object to retain its characteristics as a dictionary while accessing keys and values as attributes.
2024-01-17 02:55:54 +08:00
RVC-Boss
41ca6028d6
Add files via upload 2024-01-16 17:38:48 +08:00