4 Commits (bac65693c65bc6f936b4c1ef3cc5526d794184fe)

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