API Documentation #120
cmichelenstrofer
started this conversation in
Dev
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Type hints
Mapping[]
->dict[]
,Iterable[]->list[]
, etc.Union
instead of the newer|
since it doesn't compile right.Docstrings
:note:
directive:math:
directive for math, etc. See the Sphinx reStructuredText document. Do not use backquotes without a specific directive.:python:
directive for code (defined in the conf.py file)Resources
Beta Was this translation helpful? Give feedback.
All reactions