Skip to content

Commit

Permalink
run update-help.py adding internal __annotations__
Browse files Browse the repository at this point in the history
  • Loading branch information
xflr6 committed Jul 22, 2023
1 parent 1e607d1 commit f0a0f50
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 @@ -1380,7 +1380,7 @@ https://github.com/xflr6/graphviz/blob/master/docs/api.rst#source-1
| ----------------------------------------------------------------------
| Data and other attributes defined here:
|
| __annotations__ = {}
| __annotations__ = {'_loaded_from_path': typing.Optional[os.PathLike], ...
|
| ----------------------------------------------------------------------
| Methods inherited from graphviz.rendering.Render:
Expand Down

0 comments on commit f0a0f50

Please sign in to comment.