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 89542ff commit 762031eCopy full SHA for 762031e
doc-source/api.rst
@@ -12,6 +12,8 @@ to allow other plugins to build on top of ``flake8-params``.
12
:autosummary-members:
13
14
.. autofunction:: flake8_params.get_decorator_names
15
+.. autofunction:: flake8_params.get_docstring_args
16
+.. autofunction:: flake8_params.get_signature_args
17
.. autofunction:: flake8_params.check_params
18
19
.. autoclass:: flake8_params.Plugin
0 commit comments