Simon Eilting

Results 2 comments of Simon Eilting

I took a look at the python renderer to see if this is a super easy fix, and it looks like the base class it uses is not quite flexible...

There is also the fact that it produces quite antiquated-looking code. Even in this tiny example, it uses `Optional[str]`, for instance, which I would not accept in a pull request...