5 Commits

Author SHA1 Message Date
c4fun
95bb2c921e 解决输入目标文本的空行导致报错的问题 2024-01-19 20:49:03 +08:00
RVC-Boss
985add3f0a
Merge branch 'main' into patch-3 2024-01-17 15:50:12 +08:00
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
Blaise
0d92575115 Code refactor + remove unused imports 2024-01-16 17:10:27 +01:00
RVC-Boss
41ca6028d6
Add files via upload 2024-01-16 17:38:48 +08:00