We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6d4cb4 commit 162f849Copy full SHA for 162f849
docs/faq.rst
@@ -43,7 +43,7 @@ automatically install the right dependencies for you.
43
If you still need the list, Clize always requires:
44
45
* `sigtools <https://pypi.org/pypi/sigtools/>`_:
46
- Utilities to help manipulate function sigatures.
+ Utilities to help manipulate function signatures.
47
* `od <https://pypi.org/project/od/>`_: Shorthand for OrderedDict.
48
* `attrs <https://pypi.org/project/attrs>`_: Classes without boilerplate.
49
* `docutils <https://pypi.org/project/docutils>`_: To parse docstrings.
0 commit comments