Commits


Qifan Lu authored and GitHub committed d587a2fd17d
fix: do not set docstring for function when empty (#2745) * Do not set docstring for function when it's empty * No need to check pointer for `free` * Use ternary operator to conditionally set `ml_doc`