modified: Tool-API.md

The MMGen Project 2022-04-26 09:38:30 +00:00 committed by The MMGen Project
commit 609ce43e56
Signed by: mmgen
GPG key ID: 3F8B1861E32B7DA2

@ -1,6 +1,6 @@
The tool API provides a convenient interface to selected methods in the
mmgen.tool module. Type `pydoc3 mmgen.tool.tool_api` for available methods
and call signatures.
mmgen.tool module. Type `pydoc3 mmgen.tool.api` for available methods and
call signatures.
## Examples