5 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
0e2467ace4
Update 1-get-text.py 2024-01-16 22:25:15 +08:00
RVC-Boss
3194ac311e
Create init 2024-01-16 17:39:23 +08:00
RVC-Boss
41ca6028d6
Add files via upload 2024-01-16 17:38:48 +08:00
RVC-Boss
143d32f621
Create init 2024-01-16 17:36:58 +08:00