BlackFuffey
Results
2
issues of
BlackFuffey
I wrote this to extract some vector graphics from pdfs. However it seems like on second page, it will throw this error on first function call involving `doc` ``` RuntimeError:...
I wanted to use miniserve to transfer raw disk partition over network, but it would always return 404 not found instead of sending the file. I used the following command...