Murray

Results 1 issues of Murray

Hi! Encountering a memory leak when call PyDocX.to_html, is not the right way to use it ? test example: ``` # python3.6 # PyDocX == 0.9.10 def test_to_html(): tracemalloc.start() snapshot1...