MCPcopy Index your code
hub / github.com/ipython/ipython / MakePDF

Class MakePDF

tests/test_formatters.py:368–370  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

366
367
368class MakePDF(object):
369 def _repr_pdf_(self):
370 return "PDF"
371
372
373def test_pdf_formatter():

Callers 1

test_pdf_formatterFunction · 0.85

Calls

no outgoing calls

Tested by 1

test_pdf_formatterFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…