Skip to content

Commit

Permalink
Fixed docs creation errors
Browse files Browse the repository at this point in the history
  • Loading branch information
kmvanbrunt committed Mar 23, 2021
1 parent d8c3c7c commit d058752
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -180,4 +180,7 @@
('py:class', 'Optional[Callable[[...], argparse.Namespace]]'),
('py:class', 'TextIO'),
('py:class', 'Union[None, Iterable, Callable]'),
('py:class', 'argparse._SubParsersAction'),
('py:class', '_T'),
('py:class', 'StdSim'),
]

0 comments on commit d058752

Please sign in to comment.