Closed acuteenvy closed 1 month ago
This PR fixes the error when using --render.
--render
$ tldr --render path/to/file [...] AttributeError: 'str' object has no attribute 'open'
This PR fixes the error when using
--render
.