Nicholas Musolino
Nicholas Musolino
Yes, I’m suggesting that you “inline” an example, e.g. the output from `git log -n1`, in a code block. I came to this repo from a Hacker News comment and...
@ax3l cited these lines in `printer.py`: https://github.com/sizmailov/pybind11-stubgen/blob/cf58aa6c7f0655c2f830b6964aa48baff868b891/pybind11_stubgen/printer.py#L228 To fix this (at least for my case), I performed a topological sort of the classes. I sort the class _names_ because the...
> @nmusolino please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information. > > ``` > @microsoft-github-policy-service agree [company="{your company}"] >...
If this proposal seems reasonable, I can try to implement this.