4 Commits (bd2c770ed93760d8dd4cc86ac1421d870cb8b96b)

Author SHA1 Message Date
RVC-Boss 985add3f0a
Merge branch 'main' into patch-3 2 years ago
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.
2 years ago
Blaise 0d92575115 Code refactor + remove unused imports 2 years ago
RVC-Boss 41ca6028d6
Add files via upload 2 years ago