##// END OF EJS Templates
add a little detail to custom repr method docs...
add a little detail to custom repr method docs - explicitly state the return type, rather than only via example - give some examples of PNG, HTML - note that formatters shouldn't be sensitive to other formats

File last commit:

r27682:971e5ce2
r28119:5db4fd01
Show More
pyproject.toml
3 lines | 91 B | text/plain | TOMLLexer
[build-system]
requires = ["setuptools >= 51.0.0"]
build-backend = "setuptools.build_meta"