Wu Clan
Wu Clan
> I believe it is the way it is currently, to ensure that the default is hit when the arg is entirely omitted This might be a place where it's...
For the second instance, see here as well:https://github.com/DanCardin/cappa/discussions/240
I investigated this issue, and this behavior change occurred in #194 (cappa >= 0.26.2).
Let's ignore 240 first, I just want to emphasize that default values are always output by default. I'm not sure what this MRE is meant to express. ```py from dataclasses...
Hi~ @DanCardin I tested branch #253, and it's working fine now.
By the way, it would be better if we could expose `__version__` (this is a common practice). `uv` doesn't support this yet, but `hatch` is known to do this: https://hatch.pypa.io/latest/version/...
待 sqlalchemy-crud-plus 文档写完上线之时
rl. https://github.com/fastapi-practices/sqlalchemy-crud-plus/pull/12
@elkon028 非常感谢您提供帮助
Done.