Skip to content

Commit

Permalink
run update-help.py with Python 3.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
xflr6 committed May 13, 2024
1 parent b820426 commit 4e0a836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1383,7 +1383,7 @@ https://github.com/xflr6/graphviz/blob/master/docs/api.rst#source-1
engine: Optional[str] = None,
encoding: Optional[str] = 'utf-8',
renderer: Optional[str] = None,
formatter: Optional[str] = None) -> 'Source' from builtins.type
formatter: Optional[str] = None) -> 'Source'
| Return an instance with the source string read from the given file.
|
| Args:
Expand Down

0 comments on commit 4e0a836

Please # to comment.