diff options
| author | Eric Lin <anselor@gmail.com> | 2021-03-15 15:18:29 -0400 |
|---|---|---|
| committer | anselor <anselor@gmail.com> | 2021-03-18 18:26:20 -0400 |
| commit | 9d1b7c7f1068ce9b55ba160ebceeadd665d1bc02 (patch) | |
| tree | 2add05f8f7f955f2ba6aafaa640afccafe8f514a /docs | |
| parent | f30627d5d2d0adc7db45aa26956372ea2cb3dc19 (diff) | |
| download | cmd2-git-9d1b7c7f1068ce9b55ba160ebceeadd665d1bc02.tar.gz | |
Some mypy validation fixes
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/api/utils.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/api/utils.rst b/docs/api/utils.rst index 81c978c9..f9092d8d 100644 --- a/docs/api/utils.rst +++ b/docs/api/utils.rst @@ -90,8 +90,6 @@ Miscellaneous .. autofunction:: cmd2.utils.str_to_bool -.. autofunction:: cmd2.utils.namedtuple_with_defaults - .. autofunction:: cmd2.utils.categorize .. autofunction:: cmd2.utils.remove_duplicates |
